Hi Leopold! Offtopic (not an answer to your question)
This is great viewtemplate! Great to know relation of other tiddlers to current one! --Mohammad Added to TW-Scripts On Sunday, March 10, 2019 at 11:00:38 AM UTC+3:30, Leopold Bloom wrote: > > Tidgraph Question. > > I currently have set up my wiki so that every tiddler will have a footer > displaying links to : > > 1. all the other tiddlers that link back to the current tiddler > (backlinks) > 2. all the tiddlers being linked from the current tiddler (links) > 3. all tiddlers that are tagged with the current tiddler > 4. all tiddlers that cuurrent tiddler is tagged with > > [image: related links Four notes.png] > > <<list-links filter:"[is[current]tagging[]] [is[current]tags[]] > [is[current]links[]] [is[current]backlinks[]] +[sort[]]">> > > If I could mimic a similar function with Tidgraph it would be a visual way > to do this. However, I was not able to do it. This is the tidgraph tidbit > that I came up with, but it is not working: > > <$tidgraph mode="linking" filter="[is[current]backlinks[]sort[title]]" /> > > > The below error is shown: > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3262a293-769a-4f09-91a8-6abd38aa02b3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

