I finally found that TW5 has really neat way of handling ToC entries <https://tiddlywiki.com/#Table-of-Contents%20Macros>, and I search macros and discussion topics to find whether it would be possible to transclude all of those tiddlers into one single tiddler?
Basically I am just using: <div class="tc-table-of-contents"> <<toc "Contents">> </div> and nested tags as example suggests. I used the code from the topic about numbered headings <https://groups.google.com/forum/#!topic/tiddlywiki/1bnaQU3O3j0> in TW5: <div class="nr"> {{ToC 1}} {{ToC 1-1}} </div> so I can get the heading numbers if I transclude tiddlers one by one (by using their title and showing caption in ToC), however I cannot find how to automatize that process. Many thanx -- 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/eb609830-2654-4f22-ab59-2d8b80ee544b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

