I created a task list based on the concepts from TiddlyPack 
<http://tw5-suitcase.tiddlyspot.com/> but I'm running into where the 
default tab is never selected. In TiddlyPack, I think it's the following 
snippet that sets the default tab, via the default parameter, correct?

@@.tabsstyle
<$macrocall $name="tabs" tabsList=
"[all[shadows+tiddlers]tag[$:/tags/TiddlyPack]!has[draft.of]sort[list]]+[nsort[sort]]"
 
default={{$:/config/TiddlyPack/Default}}/>
@@

I was not able to find the $:/config/TiddlyPack/Default tiddler in 
TiddlyPack but it seems to work there, just not on a brand new TW 5.1.22. I 
noticed that TiddlyPack is using 5.1.14, would this be why it's correctly 
selecting a default tab but it's not doing it for me on a newer version?

Is there a way to fix it so that a tab is selected without explicitly 
defining that tab to use as the default? Ideally, I think I'd like to have 
it select the first tab by default and then maybe default to the last tab 
viewed.

Also, what exactly do the double curly brackets indicate for the default 
parameter?


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cf87b6f8-1716-405a-a860-bf08f47d18e5%40googlegroups.com.

Reply via email to