Thanks, TonyM, it seems to work (while h0p3 do not changing the title of "Maps" tab), so I attaching the modified button: I've added two lines for it to open the right tabs:
...
<$action-listops $tiddler="$:/state/bimlas/locator" $field="breadcrumbs"
$filter=[[]]/>
<$action-listops $tiddler="$:/state/bimlas/locator" $field="ancestor-tags"
$filter=[[]]/>
<!-- Added lines -->
<$action-setfield $tiddler="$:/state/tab/sidebar--595412856" text="Maps"/>
<$action-setfield $tiddler="$:/state/tab-1115086957" text="Locator view"/>
<!-- End of added lines -->
<$list filter="[<tv-config-toolbar-icons>prefix[yes]]" variable="listItem">
{{$:/core/images/chevron-right}}
...
It works only in h0p3's wiki!
--
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/2d08fbbb-4e7a-4d16-8fcf-ab5da0fd7177%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
$__plugins_bimlas_locator_viewtoolbar_open-in-sidebar.json
Description: application/json

