Hi Stef, thanks for your answer!
I believe you could use the SelectWidget (simply define all desired actions > within RevealWidgets in the "my-actions" macro): > > \define my-actions() > <$reveal type="match" state="$:/state/SelectedOption" text="option1"> > <$action-sendmessage $message="tm-notify" $param="SampleNotification"/> > </$reveal> > \end > > <$select tiddler="$:/state/SelectedOption" actions=<<my-actions>>> > <option value="option1">Show Notification</option> > <option value="option2">My Second (Undefined) Action</option> > </$select> > > But... I tried it- it didn't work, not with your example (not edited at > all) and also not with my wanted. > I found now a solution with the MyMenu-Plugin from Tony. And made a very different sidebar as before the default one :-) All the buttons you can choose to display on the page toolbar, I have unchecked now. They are not visible there anymore. The save-wiki-button is now on the top-right-bar together with the MyMenu-buttons (the Jump-Menu, one menu-button for all new-tiddler-possibilities & one menu-button for the several buttons being before on the page toolbar. I made the top-right-bar with margin-top to come more deeper- now that bar is on the same height as the search on the sidebar (unfortunately only optical, not in "real", because of that the search-field and the advanced-search-button doesn't move with the buttons /menus being on the top-right-bar). With that solution a saved quite a lot space on the sidebar & it dosen't look anymore so "full with buttons" :-) To see at http://surya-diy.tiddlyspot.com/ 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/c8fc56b6-418a-45fd-9bd4-37d383393e49%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

