when you go to http://www.tiddlywiki.com/ it shows the tabs as an
index. [...]  how do i do this on a empty tiddlywiki ?

This is achieved with some customization of the PageTemplate, plus some custom styling:
    <div id='sidebarTabs' refresh='macro' force='true'
        macro='slider chkSideBarTabs SideBarTabs "index ยป"
        "display lists of tiddlers"'></div>
cf. http://tiddlywiki.com/#StyleSheet%20PageTemplate

However, this implementation is less than ideal, because it leads to lists in that slider not being refreshed automatically when tiddlers are created or modified.


-- F.

--
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to