| Hey, |
--
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.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
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.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
>>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?
A good solution would be to outsource the default just like the search result tabs now work. It would be really nice to decide which sidebar tab is the default.
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 wishesJeremy
Since 5.1.9 this do not work anymore for me :(