Handling title and view toolbar overflow #5906
Replies: 3 comments 4 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Hi @AnthonyMuscio ,how about an option to show the Tiddler controls vertically on the right side? |
Beta Was this translation helpful? Give feedback.
-
As a result of this thread I have developed one solution to viewToolbar overflow This is the hamburger view toolbar menu. You can choose which buttons to show in its drop down except itself and the more drop down as it does not work within the menu and is not so relevant. There is a whole new toolbar defined in Control Panel > Appearance > Toolbars The order is tied to the viewTool bar due to the shared tag, allowing new buttons to be selected as well. I will try and build a template for such solutions, and one for page controls so any new tool bar that comes along can use the same mechanism. eg a floating ands/or vertical toolbar. In fact we could just float the hamburger? (not that I know how yet) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Folks,
With large tiddler titles or wikis that use a lot of view toolbar buttons or both the forcing of the title across multiple lines is ugly. I would like to suggest a tweak in the standard distribution ie empty to help with this since it is such a basic user interface element.
There is one or more ways to handle it
I already found it easy with css to move the ratings stars from the rating plugins to appear aboive the existing tool bar in the top right of the tiddler see image, and I created a viewToolbar 2.
Another idea is to add an item in the sidebar or a floating toolbar that detects the currently focused tiddler and presents tiddler toolbar icons for that tiddler so they need not be visible on the tiddler in the story (more a plugin I think).
What are your thoughts?
Have you already done or seen something like this.
Tony/Tones
Beta Was this translation helpful? Give feedback.
All reactions