I Mark S' suggection suppress display of items in the other "item #" 
branches and you don't want that, you can break up your table of contents 
using multiple ToC macros in the page for your table of contents like so 

<div class="tc-table-of-contents">
<<toc-selective-expandable 'Item 1 tag name' 
exclude:"-[prefix[Extra]]-[tag[any tags you don't want to display]]">>

<<toc-selective-expandable 'Item 2 tag name'>>

<<toc-selective-expandable 'Item 3 tag name'>>

</div>

This will show Items 1, 2 & 3 as separate TOC's un the same page with a 
empty line/space between them
Item 1 will not display anything bearing the title prefix of Extra or other 
criteria that the Extra tiddlers may have

I use this trick for creating basic table of contents of more expansive 
versions showing all cross linked pages.  This also allows you break up 
long table of contents into smaller sections

-- 
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/b9aaf0d9-126f-4072-aa70-b6600f00bd1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to