Hi Tony, On Sunday, June 25, 2017 at 9:29:03 AM UTC+2, TonyM wrote:
> On becoming a TW5 newby I have just spent ages trying to put something in > side a tiddler to list all the tiddlers tagged with its title, and then > copy this into multiple tiddlers. I just cant work it out with all the > partial references to currentTiddler, titles etc,,, > I put the following code in a new tiddler and tagged it with " $:/tags/ViewTemplate": <hr noshade color="silver" size=1> <div class="tc-table-of-contents"> <<toc-selective-expandable '$(currentTiddler)$'>> </div> This will even work recursively. Caveat: Due to the tag $:/tags/ViewTemplate, this is going to appear in every tiddler. Cheers, Stef -- 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/79f75fc5-e1bc-4826-8419-89ab9d08d5d1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

