Skip to content
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

Redesign note details #1277

Open
stefan-niedermann opened this issue Jun 23, 2021 · 2 comments · May be fixed by #1278
Open

Redesign note details #1277

stefan-niedermann opened this issue Jun 23, 2021 · 2 comments · May be fixed by #1278

Comments

@stefan-niedermann
Copy link
Member

stefan-niedermann commented Jun 23, 2021

Currently the options menu of a note is quite cluttered, what makes it hard to distinguish between the various entries and spreads meta information across different menus.

The idea is to design on unified dialog which covers

We can also add the sometimes requested modified date to this view, since we now have more space in a place which will not clutter the UI with information that might not be interesting for the majority of the users and also get some more space for new content related features like an outline in the options menu.

👀 Mock-Up

mockup

stefan-niedermann added a commit that referenced this issue Jun 23, 2021
Signed-off-by: Stefan Niedermann <info@niedermann.it>
@stefan-niedermann stefan-niedermann linked a pull request Jun 23, 2021 that will close this issue
stefan-niedermann added a commit that referenced this issue Jun 23, 2021
Signed-off-by: Stefan Niedermann <info@niedermann.it>
@thgoebel
Copy link
Contributor

thgoebel commented Jun 24, 2021

Maybe a bottom sheet would be another design approach?

I'm not entirely sure if that helps reduce the clutter, or how one would put the EditTexts in there.
This simple version would put icons to all actions, maybe that helps a bit to recognise the actions.
Or something like this with a row of actions at the top (share, favourite, pin) and the others in rows below?

@jancborchardt
Copy link
Member

Nice mockup @stefan-niedermann and good point with the bottom sheet @thgoebel – that would solve a few issues I can see with the mockup at the moment:

  • The icons (pin, share and favorite) could have text and be more obvious to non-regulars).
  • We can just show an action for "Rename" instead of a permanent input field for the title – because renaming doesn’t happen so often.
  • For categories, we don’t need to show all the categories all the time. Rather it would show the current category (if set) and then a means of selection if the action is tapped.
  • Last modified could even show in the header of that bottom sheet, in grey below the current title?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants