anytype-ts
anytype-ts copied to clipboard
Menu Bar & Settings layout is very confusing
Have you read a contributing guide?
- [X] I have read CONTRIBUTING.md
- [X] I have searched the existing requests and didn't find any that were similar
- [X] I have considered creating a pull request instead and want to proceed
Clear and concise description of the problem
I find the current menu bar layout confusing and non-standard. Similarly, I find the current settings layout also very confusing, which divides the settings between 8 entries in a cluttered submenu, 2 settings screens, and doesn't seem to present all available settings (https://github.com/anyproto/anytype-ts/issues/717#issuecomment-2104600584).
Suggested solution
Structure the menu bar in a more standard way:
Current
| Anytype | File | Edit | Window | Help | Debug | Version |
... with a lot of confusing and non-standard submenu options below them.
Suggested replacement
| File | Edit | View | Help |
Anytype >> Settingsmoved to underEdit >> Preferences(Mac standard) orFile >> Options/Tools >> Options(Windows)- Settings menu bar submenu should not exist, it should all be on one popup settings page.
VaultandSpacesettings should be merged,Import/Export/New Objectshould be underFileas they are not settings. - Debug and Version under
Help >> DebugandHelp >> Version - View is exactly current
Windowmenu, but with a more standard name Anytype >> About Anytypemoved toHelp >> About AnytypeAnytypeHide/Show options moved toViewAnytype >> Check for updatesmoved toHelp >> Check for updates- A lot of options from the ellipsis
. . .menu could be moved to the menu bar, and have all these options in a standard place and easier to find, e.g.File >> Print,File >> Export,Edit >> Move to Bin,Edit >> Use as Template
I'll see if I can knock together a prototype.
Alternative
I don't understand the menu options, so the alternative is I don't use Anytype...
Additional context
No response
JSFiddle
Here's a mockup of a more sensible menu layout: https://jsfiddle.net/Darthagnon/cx4jt78q/205/
I noticed that the menu bar design has changed in the latest update. The layout is just as confusing as before, but now there's lots of useless padding and the dropdown menus are all rounded and ugly, rather than looking like native Windows dropdowns.
I'm uninstalling. So long, and thanks for all the fish.