On Saturday, January 31, 2015 at 2:35:48 PM UTC+1, Nicholas Spies wrote:
>
> For example: to represent a node (tiddler) named "CMU1 Staff GUI Desgn 
> People" I have put, directly under the Tags the following:
> NS ⬅︎ Schooling ⬅︎ Actual Schooling ⬅︎ College ⬅︎ Carnegie Mellon 
> University ⬅︎ CMU1 ⬅︎ CMU1-CAT ⬅︎ Took at CMU1-CAT ⬅︎ ◉ ● Brad Meyers 
> ●Nicholas Spies
>
>
You could tag your NC tiddler with eg: root 
Schooling  ... tag with: NS
Actual Schooling  ... tag with Schooling   and so on. 

The mechnism is ultra simple if you enable the "New Here" button.

to activate it: Tiddler Toolbar: More: Info: Tools: check the "new here" 
button. 

So if eg: Actual Schooling tiddler is visible, just click "new here" and it 
will create a new tiddler, that is already tagged: "Actual Schooling" 
Give it a new name eg: Collage
With Collage "new here" create Carnegie Mellon University and so on.

with: 

<div class="tc-table-of-contents">
<<toc "root">>
</div>

<div class="tc-table-of-contents">
<<toc-selective-expandable "root">>
</div>

you get 2 different types of TOCs. With a little bit of CSS magic one could 
exactly reproduce your structur.

I'll attach a tiddlers.json file, which you can import at tw.com and test 
it.

have fun!
mario

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Attachment: TableOfContentTest-nspies.json
Description: Binary data

Reply via email to