Possibility to define toolbar button visibility

@stobot wrote at: [TW5-Yjs] Real Time Sync Brainstorm - #3 by stobot

You may be able to handle this with “startup actions” and $:/config/ViewToolbarButtons/Visibility/ tiddlers. If you add the name of a button to the configuration, and set the text to “show” or “hide” you can define the behaviour of the button. Also see: https://tiddlywiki.com/#Page%20and%20tiddler%20layout%20customisation … BUT be aware that it says: “reveal” which is wrong. It is show / hide ..

PR is at GitHub already

Great tip @pmario, thanks for sharing that!

I didn’t test this, but it should be worth a test.