On Sunday, November 8, 2020 at 12:26:30 PM UTC-8, [email protected] wrote: > > <<multilevel-toc-expandable tag:"tree-test" > exclude:"-[[excluded-tiddler]]" stateTiddler:"tree-test-state">> >
"multilevel-toc-expandable" is not defined in $:/core/macros/toc, so I assume it is a custom macro. There are several custom versions of TOC macros that have been written by others. Can you post the source code for this macro (or at least a link to where you got it)? Note that the "exclude:" parameter is actually intended for internal use. The value of exclude is dynamically updated as the TOC recursion occurs, in order to prevent "loops" caused by revisiting a tiddler that has already been displayed in a given branch of the tree. -e -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/6b606b69-fa1d-4476-b328-e09e60f335b4o%40googlegroups.com.

