- Menu structure
In Alpha1 the menu structure in "View > Tags" menu is:
Code: Select all
Tag current
Untag all
Show tag box
Code: Select all
Show
-------------------
Tag T
Untag T
-------------------
Tag all
Untag all
Invert all
- "Show" is at top, although it might not be used that often. Reason is same menu structure like "View > Explorer pane >" and "View > Preview pane".
- "Tag all" and "Invert all" might be useful in some cases.
Same shortcut for tagging and untagging
The short cut "T" is good (does not work at the moment), later it should allow for tagging and untagging. This might be a bit tricky if multiple files are selected and the user might need to press "T" twice, but still faster than using the mouse and menu.
"Tag all" and "Untag all" needed?
I even wonder whether "Tag all" and "Untag all" are needed. This could be quickly achieved by using "Strg+A" (select all) and then "T" (once for tagging and twice for untagging).