The showfnotes macro just does not show a link to tiddler where the footnote is used, but it is quite powerful. By the way the code I sent you shows the link!
Use which one you like! --Mohammad On Sunday, March 22, 2020 at 3:53:48 PM UTC+4:30, Jon wrote: > > Hi Mohammad, > > Ah, I didn't investigate the showfnotes > > <<showfnotes filter:"[!is[system]search:text[myref1]]">> > > That gives exactly what I want!! > > Thanks for your work on the other script but it seems to give the same > result as your previous solution which I've adopted: > > <ol> > <$list > filter="[!is[system]!has[draft.of]search:text[Footnotes##myref1]]-[<currentTiddler>]" > > variable=lnk> > <li><$link to=<<lnk>>><$text text=<<lnk>>/></$link></li> > </$list> > </ol> > > > Thanks again. > Jon > > On Sunday, 22 March 2020 10:40:38 UTC, Mohammad wrote: >> >> If you like to use above code everywhere, then tag the tiddler hosts the >> code with $:/tags/Macro >> >> Good luck. >> Mohammad >> > -- 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/1465ebf7-e8e1-4505-b0f9-7b4aea988d6a%40googlegroups.com.

