<$reveal state="$:/config/Plugins/Disabled/$:/plugins/tongerner/xyz" type="nomatch" text="no">
<$button set="$:/config/Plugins/Disabled/$:/plugins/tongerner/toolbar" setTo="no" tooltip="" aria-label="" class="tc-btn-invisible">{{Arrow_A}}
</$button>
</$reveal>
<$reveal state="$:/config/Plugins/Disabled/$:/plugins/tongerner/toolbar" type="match" text="no">
<$button set="$:/config/Plugins/Disabled/$:/plugins/tongerner/xyz" setTo="yes" tooltip="" aria-label="" class="tc-btn-invisible">{{Arrow_B}}
</$button>
</$reveal><$button>
<$action-sendmessage $message="tm-home"/>
<$action-sendmessage $message="tm-full-screen"/>
Save & refresh!
</$button>\define my-actions()
<$action-sendmessage $message="tm-save-wiki"/>
<$action-sendmessage $message="tm-browser-refresh"/>
\end
<$button actions=<<my-actions>>>
Save & refresh!
</$button><$button><$action-sendmessage $message="tm-home"/> set="....<$button actions=<<my-actions>>> set="....\define my-actions()
<$action-sendmessage $message="tm-save-wiki"/>
<$action-sendmessage $message="tm-browser-refresh"/>
\end
<$reveal state="$:/config/Plugins/Disabled/$:/plugins/tongerner/toolbar" type="nomatch" text="no">
<$button set="$:/config/Plugins/Disabled/$:/plugins/tongerner/toolbar" setTo="no" actions=<<my-actions>>>Enable toolbar and save/refresh
</$button>
</$reveal>
<$reveal state="$:/config/Plugins/Disabled/$:/plugins/tongerner/toolbar" type="match" text="no">
<$button set="$:/config/Plugins/Disabled/$:/plugins/tongerner/toolbar" setTo="yes" actions=<<my-actions>>>Disable toolbar and save/refresh
</$button>
</$reveal>
1 - YOURS. Toggle ability from toolbar for any you select.
2 - Mechanism to BUNDLE them for easier transport.
3 - A DELETE option in the plugins list.
<<<<<
Hello Josiah,
I agree with you, Un fact I have opened am issue about that same topic 2 years ago. Please, could you share your suggestions there too? So I don't look like a crazy old man?
https://github.com/Jermolene/TiddlyWiki5/issues/645
Hi Ton,
I tried to combine your buttons and it seemed to work: