Navigate to Control Panel with certain tab opened

27 views
Skip to first unread message

Danielo Rodríguez

unread,
Aug 20, 2016, 12:20:36 PM8/20/16
to TiddlyWiki
Hello,

I know this is already on the forum, but thanks to the horrible google's group search and my bad wording I can't find the answer.

What I want is a link to navigate to the control panel with certain tab already selected. I know this is possible, and I know it is explained already, but I can't find the answer.

Thanks!

Danielo Rodríguez

unread,
Aug 20, 2016, 1:09:27 PM8/20/16
to TiddlyWiki

Ok, the solution is on Tiddlywiki.com

I just wrote a macro for easier usage:


\define control-panel-tab(caption target)
<$button class="tc-btn-invisible tc-tiddlylink">
    <$action-setfield $tiddler="$:/state/tab-1749438307" text="$target$" />
    <$action-navigate $to="$:/ControlPanel" />
    $caption$
</$button>
\end


Reply all
Reply to author
Forward
0 new messages