Hi Siniy-Kit, > is it possible to make menu with highlight items? >
With the current ways of how the toc works, I don't think it is, as the recursion steps work entirely independently and there is no "after-render" dom manipulation that would find a "current tiddler" and then make sure that its parent items get highlighted (and are expanded). On the other hand, I don't think the current implementation allows to defer the toc rendering until after the "currently active branch" has been properly identified, as it's iterations render items independently, as already said. So, this begs for a new / different approach to implementing a table of content, one that does away with nested-macro+template-magic. Best wishes, — tb -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/49b1a43c-d3dc-4ecd-af9a-b3ceec63eb57%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

