Hello,

thanks for your suggestions! With both of them I already managed to 
show/hide
one menu of the MyMenus with
<$checkbox tiddler="Tiddlerfoot Menu" tag="$:/tags/mymenusfooter"> Show 
"Actions-Menu" in Tiddlerfoot</$checkbox>

and the MoreSideBar ($:/core/ui/SideBar/More) with
<$checkbox tiddler="$:/core/ui/SideBar/More" tag="$:/tags/SideBar"> Show 
"MoreSideBar"</$checkbox>

and the SideEditor in the tiddler toolbar with
<$checkbox 
tiddler="$:/config/ViewToolbarButtons/Visibility/$:/plugins/TWaddle/SideEditor/Button"
 
field="text" checked="show" unchecked="hide" default="hide"> 
Zeige{{$:/plugins/TWaddle/SideEditor/Button!!caption}} button in Tiddlerview

and some other of the buttons in the tiddler toolbar. For example, the 
delete-button with
<$checkbox 
tiddler="$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/delete" 
field="text" checked="show" unchecked="hide" default="hide"> Show 
</$checkbox>{{$:/core/images/delete-button}} Delete-Button in Tiddlerview


Hiding specific tagged tiddlers I managed also by putting them into the 
MoreSideBar with this specific tag.



*The rest I don't know how to manage:*

@Tony: The 
<$checkbox tiddler="$:/config/Plugins/Disabled/$:/plugins/tobibeer/preview" 
field="text" checked="yes" unchecked="no" default="no"> Disable 
Preview?</$checkbox>
to toggle the "preview tiddler-links" does not work...


Probably also @Tony:
I have a menu from your MyMenus with multiple actions / buttons in it (f.e. 
the "home"-button, the search-field, the button for the advanced search, 
the button to close all tiddlers, and some more).
And there I have also the button for the control panel ("Open the 
ControlPanel"). This button I also want to show/hide in this 
multiple-actions-menu by checking/unchecking such a checkbox. How can I do 
this?
I tried it with
<$checkbox tiddler="Multiple-Actions Menu for Sidebar" 
menu-item-5="{{$:/core/ui/Buttons/control-panel}}<br/>"> Show 
"Control-Panel" in Multiple-Actions Menu for Sidebar</$checkbox>
but it does not work.


@Mat & Tony & all:


*And for last:How to combine all (except the preview plugin) into only ONE 
checkbox?*
Thanks, Surya

-- 
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/850b645b-88ed-4b14-9756-3a976d774a76%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to