after searching i can do it with

<<toggleSideBar Index tooltip show/hide>>

place this in SideBarOptions and it works.

On 13 mrt, 17:18, PMario <[email protected]> wrote:
> Hi Ken
> you will need a tiddler named eg:  CSideBarTabs for container sidebar
> tabs which contains the following:
>
> <<slider chkSliderSideBarTabs SideBarTabs "Index »" "display the
> timeline">>
>
> Change PageTemplate:
> search for but don't touch
> <div id='sidebarOptions' ...tiddler='SideBarOptions'></div>
>
> delete the following line:
> <div id='sidebarTabs' refresh='macro' force='true' macro='slider
> chkSideBarTabs SideBarTabs "index »" "display lists of tiddlers"'></
> div>
>
> and replace with
> <div id='sidebarTabs' refresh='content' force='true'
> tiddler='CSideBarTabs'></div>
>
> regards Mario
>
> On Mar 13, 9:41 am, Ken <[email protected]> wrote:
>
>
>
> > when you go tohttp://www.tiddlywiki.com/itshows the tabs as an
> > index.(display list of tiddlers)  how do i do this on a empty
> > tiddlywiki ?

-- 
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