Hi Bo

It's not currently possible to force the initial tab. You can explicitly
allow saving for the tiddler that contains the state of the sidebar tabs,
which means that when you save the current state will be remembered:

\define saveTiddlerFilter()
[is[tiddler]] -[prefix[$:/state/popup/]] -[[$:/HistoryList]]
-[[$:/boot/boot.css]] -[type[application/javascript]library[yes]]
-[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] -[[$:/status/UserName]]
-[prefix[$:/state]] -[prefix:[$:/temp]] -[[$:/StoryList]]
[[$:/state/tab/sidebar--1835078512]is[tiddler]] +[sort[title]]
\end
{{$:/core/templates/tiddlywiki5.html}}

Best wishes

Jeremy


On Thu, Feb 19, 2015 at 1:15 PM, The Bo <[email protected]> wrote:

> Hi,
>
> Thanks to both of you! :)
>
> @Jeremy
> Your changes to $:/core/save/all do exactly what I was looking for.
>
> There is just one little issue:
> How can I define "contents-toc" for replacing "open" as the default
> startup-tab?
>
> Greeting
> Tueb
>
> --
> 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 http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy Ruston
mailto:[email protected]

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to