Am Montag, 24. März 2014 10:15:58 UTC+1 schrieb MetalSoviet: > > > My tiddlywiki is a knowledge database for class notes. I need a TOC for > every tiddler that builds itself based on headers. > Why would you think you *need* it and why do you not think, putting the notes into seperate tiddler could be a valid soluton?
You could try my experimental $:/core/modules/filters/match.js you can get from http://tiddlystuff.tiddlyspot.com/ but I would not recommend it. You'd need a filter something like this: "[is[current]match:text/^(!.+)$/]". -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

