mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 09:50:27 +00:00
Experiment with alternative view tiddler toolbar default buttons
The “info”, “edit”, “close” troika has been a feature of TW5 since the very early days. Recent discussion in Hangout #67 has made me question whether we wouldn’t be better off with the defaults in this commit: “more”, “edit”, “close”. The rationale is that the primary purpose of the “info” button has become gaining access to the tools that haven’t been elevated to being toolbar buttons. Most of the rest of the content of the info panel is pretty arcane. So let’s try it for a few days - I’d appreciate any feedback.
This commit is contained in:
parent
0bb8e08edc
commit
0a986ccd99
@ -2,7 +2,8 @@ title: $:/config/ViewToolbarButtons/Visibility/$:/
|
||||
|
||||
core/ui/Buttons/clone: hide
|
||||
core/ui/Buttons/close-others: hide
|
||||
core/ui/Buttons/more-tiddler-actions: hide
|
||||
core/ui/Buttons/info: hide
|
||||
core/ui/Buttons/more-tiddler-actions: show
|
||||
core/ui/Buttons/new-here: hide
|
||||
core/ui/Buttons/new-journal-here: hide
|
||||
core/ui/Buttons/permalink: hide
|
||||
|
Loading…
Reference in New Issue
Block a user