-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Organize Settings Menu #391
Comments
Reducing the amount of menu items in the menu would be indeed good. I'm not sure if the settings activity is a good place to host such removed menu items: the settings activity is meant to set values for preferences, not dispatch random user actions, like the menu does. I wonder if there are apps that do something like this, where we could copy from, as a UX pattern. |
Sure; I took inspiration from OpenTracks, Paisa, Transistor, OBS Blade, Trail Sense, Tracker Control, and Catima
All put the about page, documentation links, etc. in the settings page where they're out of the way.
The ones that have data import/export put it in settings as well because, presumably, the user won't be regularly doing that.
…On June 1, 2023 2:29:20 PM CDT, Miklos Vajna ***@***.***> wrote:
Reducing the amount of menu items in the menu would be indeed good. I'm not sure if the settings activity is a good place to host such removed menu items: the settings activity is meant to set values for preferences, not dispatch random user actions, like the menu does.
I wonder if there are apps that do something like this, where we could copy from, as a UX pattern.
--
Reply to this email directly or view it on GitHub:
#391 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
|
I really agree with @LinuxinaBit, and I take on this issue. |
To remove clutter from the corner menu I suggest moving the "Import File", "Import from Calendar", "Export to File", "Export to Calendar", "Delete All Sleep", "Documentation", and "About" sections into the settings menu, and moving the "Dashboard" and "Past Sleeps" sections to their own "Sleep Settings" menu.
It would look something like this (current on the left, proposed on the right):
The corner menu:
The settings menu:
The proposed new sleep settings menu:
This is all subject to change, but I like this layout a little better.
It feels more organized and simple.
Thank you.
The text was updated successfully, but these errors were encountered: