Hi, 

On Wednesday, February 15, 2017 at 5:20:08 PM UTC+1, The Bo wrote:
>
> I try to build some sort of "TOC-toggle" where I want to remove not used 
> TOC-Tiddlers temporarily so that they won't be displayed in the TOC.
> The TOC is structured like this:
>
> 01
>   010
>    011
>       0110
>           01100
>           01111
>       0111
> 02
> ...
>

Interesting. .. So you don't want the "selective-expandable" but the full 
TOC. ... But clicking a button you'll want to disable different levels. ... 
eg: 

tree -L 2 will show

01
  010
  011
02

tree -L 3 will show

01
   010
   011
      0110
      0111
02

right. .. but you want to have only one command eg: going from -L 1 
directly to -L 4. right?

-mario


-- 
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/4ff30dcc-870d-4512-8c44-aeb8406bb824%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to