All,
Just for grins today, I decided to use the methods previously discussed to
set the default sidebar tab in an empty 5.1.22 TW. Alas, I was unable to
get the sidebar tab to start up with anything other than the last saved
tab. The tiddler tagged with $:/tags/StartupAction seemed to have no
effect. This is slightly different than the behavior in my own TW. Oh well,
time to let the brain rest and put this in the background for another week
or two.
Damon
On Tuesday, April 7, 2020 at 3:44:49 AM UTC-7, A Gloom wrote:
>
> If I'm understanding correctly, you want a way to set the sidebar tab in
> the new (topbar) menu plugin with 5.1.22?
>
> the sidebar tab for the topbar menu sidebar is set by a separate state
> tiddler than the normal sidebar-- experiment by clicking each
> sidebar"instance" and you'll see they don't effect each other, they can be
> set to different tabs. The state tiddler I found that changes by clicking
> the sidebar in the topbar menu was $:/state/tab/sidebar-1477732604
>
> use this list widget to see the newest state tiddler and see which changes
> when clicking the topbar menu sidebar, then use that state tiddler in the
> startup tiddler Birthe suggested
>
> <$list filter="[all{shadows}prefix[$:/state]days[-1]]">
>
> {{!!title}} -- {{!!text}}
> </$list>
>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/d8a7b6e4-2c40-42f2-9fbd-ae346dcc33db%40googlegroups.com.