I'm having trouble understanding what you're trying to accomplish. I think you are looking for instances where a macro is invoked inside tiddlers that are part of the current story list.
So: Tiddler1: Today is a great day <<cite "great">> Tiddler2: Just a bunch of text Tiddler3: Today is an historic day <<cite "historic">> Tiddler4 through Tiddler6: Comments on penguins Tiddler7: All days are equal <<cite "equal>> Then a listing might generate something like: Footnotes: 1. Tiddler1 2. Tiddler3 7. Tiddler4 Is that what you are looking for? Mark On Wednesday, August 24, 2016 at 5:20:51 AM UTC-7, Jan wrote: > > Hej, > I am trying to do a footnote plugin, for scientific work it would be > great to have automatic numbers for the footnotes. > How do I count and get numbers for the instances that call a macro > within a Tiddler/Within the storyriver. > > Is it possible to do something like <$list > filter=[[currentTiddler]]>filter="""[<tid>get[text]]""<$list > filter=[[splitbefore[HERE ( how to do this????)]><$list $count > filter="<ref"><<count>> </$list></$list></$list>? > I know thie syntax aint correct at all, just as an idea... > > Is ther a plugin to do something lie this. > > > Thanks > Jan > -- 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/4be4758f-7d4f-4b74-995f-ed5078f47865%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

