Hi Bo

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

Apologies, what I should have said is that there's no way to configure the
default tab without overriding the sidebar lists shadow tiddler. The
disadvantage of doing that is that it means that you won't get updates to
that tiddler that may arrive in future upgrades of the TiddlyWiki core.

Best wishes

Jeremy






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


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