Hi Jeremy,

>>Change the system-tiddler $:/core/ui/sidebarlists: 
>>Replace the code <<tabs  ... "$:/core/ui/sidebar/open" ... >> to the tab 
you want to start with.

works for me. Am I missing something?

Greeting
Tueb

Am Donnerstag, 19. Februar 2015 19:14:31 UTC+1 schrieb Jeremy Ruston:
>
> 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 <hey...@gmail.com <javascript:>> 
> 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 tiddlywiki+...@googlegroups.com <javascript:>.
>> To post to this group, send email to tiddl...@googlegroups.com 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/tiddlywiki.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Jeremy Ruston
> mailto:jeremy...@gmail.com <javascript:>
>  

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to