I'm working with Tiddlermap that shows tags as edges, and I want (1) each new tiddler created to have a basic toc-selective-expandable (2) for all the tiddlers who are tagged by said tiddler. So I can easily, automatically link-list each item's children on every card. Ideally, I can also see its parents in another list? Or other edges? But that's not as important.
<<toc-selective-expandable _TagHere_ sort[]>> works just fine if I just paste it in, but I want it to be there by default when it is created. And it doesn't show up without specifying an actual tag because of weird no-macros-in-macros reasons I don't understand well enough to fix. I want it to automatically use the tiddler's title without having to enter it; otherwise it defeats the purpose of not having to edit every single one. I've got a successful template edit using <$edit-text field="toc" default="" placeholder="Contents Order" tag="input"/> so I can arbitrarily order them if I want on the Contents tab I added. But why won't the toc macro apply to the template? What do I use to make this work? -- 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/26c56b1f-cac6-49da-9b6b-30a5e3d306f4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

