Hi,
I have now everything for hiding/showing, what I wanted:
<$checkbox tiddler="$:/core/ui/SideBar/More" tag="$:/tags/SideBar"> Die ▼
"MoreSideBar" anzeigen</$checkbox><br/>
<$checkbox tiddler="+Neuer Tiddler von Vorlagen (Menu)"
tag="$:/tags/mymenusTopRightBar"> + "+Neuer Tiddler von Vorlagen (Menu)"
inTopRightSideBar anzeigen</$checkbox><br/>
<$checkbox tiddler="Tiddlerfuß Menu" tag="$:/tags/mymenusfooter">
"Aktionen-Menu" im Tiddlerfuß anzeigen</$checkbox><br/>
<$checkbox tiddler="Mehrfach-Aktionen Menu für die Sidebar"
field="menu-item-4" checked="{{$:/core/ui/Buttons/control-panel}}<br/>"
unchecked=" " default=" "> "Control-Panel" im Mehrfach-Aktionen-Menu der
TopRightBar anzeigen</$checkbox><br/>
<$checkbox
tiddler="$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/edit"
field="text" checked="show" unchecked="hide" default="hide"> Zeige
</$checkbox>{{$:/core/images/edit-button}} Editier-Button in Tiddlerview
<br/>
<$checkbox
tiddler="$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/clone"
field="text" checked="show" unchecked="hide" default="hide"> Zeige
</$checkbox>{{$:/core/images/clone-button}} Klonen-Button in Tiddlerview
<br/>
<$checkbox
tiddler="$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/delete"
field="text" checked="show" unchecked="hide" default="hide"> Zeige
</$checkbox>{{$:/core/images/delete-button}} Löschen-Button in Tiddlerview
<br/>
<$checkbox
tiddler="$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/more-tiddler-actions"
field="text" checked="show" unchecked="hide" default="hide"> Zeige
</$checkbox>{{$:/core/images/down-arrow}} Mehr-Button in Tiddlerview<br/>
<$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
<br/>
With this, every element I want to hide/show has its own checkbox.
*Now I'd like to have them all in only ONE checkbox.Means: If I check that
ONE checkbox, all elements are hidden. If I uncheck it, all elements are
shown.How can I solve that? I couldn't find that out.*
Thanks for your help :-)
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/4939f39a-cf01-4d4d-8ae8-377d961c8926%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.