Si, Interesting discovery. I suppose in reality it has a quite specific function to list items that relink has under "rename management" that are "White listed" and exist on the current tiddler, for re-link to act on. See $:/plugins/flibbles/relink/ui/configuration/Fields
- So I am speculating, it was thought too "specific" for generalised use, but yes, a hack can create interesting things. - The plugin has documentation see here https://flibbles.github.io/tw5-relink/#Operators I think what's important to note is relink can handle modifying existing filters as documented here https://flibbles.github.io/tw5-relink/#Operators The truth is the relink plugin is the plugin we always wanted, and it delivers so much out of the box, it will take time for people to configure and push it's use a lot further, I see your starting to do that. Regards Tones On Wednesday, 7 July 2021 at 05:59:10 UTC+10 Si wrote: > Relink <https://flibbles.github.io/tw5-relink/> adds a "Relink > references" tab the info panel for a tiddler, which appears to show any > fields, links, macros etc. that reference the current one. > > Looking at the template for this ( > $:/plugins/flibbles/relink/ui/TiddlerInfo/ReferencesTemplate > <https://flibbles.github.io/tw5-relink/#%24%3A%2Fplugins%2Fflibbles%2Frelink%2Fui%2FTiddlerInfo%2FReferencesTemplate>), > > it appears to use a "relink" filter operator: > > <$list filter="[<listItem>relink:report<currentTiddler>]"> > > I can't find any documentation on this, is it something that is intended > to be available to end users? I would potentially find it very useful for > listing backlinks that are contained within a macro. > -- 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/48deac68-5408-4655-a8ae-7fdd6c5a9465n%40googlegroups.com.

