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/cd40438e-1720-45ec-af18-9fbc39b47d3f%40googlegroups.com.

