It depends what you want to do. Any tiddler with this macro in it: <<list-links "[all[current]backlinks[]]">>
will return a list of all the tiddlers that link to it. You can put that into a tiddler, tag it $:/tags/ViewTemplate and then every tiddler will list it's backlinks. But that's going to use a lot of computing power. So it all depends what you are intending to do. On Saturday, February 20, 2021 at 8:09:13 PM UTC-8 ludwa6 wrote: > Q: Is there a canonical method to implement this feature? The way Stroll > implements backlinks works for me, but i would like to isolate that feature > for implementation in a standard wiki. What would be the simplest way, i > wonder? > > /walt > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/94ce9fb8-4be0-4e79-af53-fd11f887e7c8n%40googlegroups.com.

