-
-
Notifications
You must be signed in to change notification settings - Fork 279
Description
I think the dialog shown in this screenshot (which appears on startup if you enable the option Show a note picker on startup) should also contain an option to add a new note.
What I (the user) want to do
I want to add a new note while the app is closed.
The current way to do this
I start the app. Assuming I enabled the option to show a note picker on startup, I currently have to close the note picker dialog via the system back button/gesture or by tapping outside the dialog. Then I can use the overflow menu to add a new note.
My proposal
Instead of having to close it, I want the note picker dialog to give me the option to add a new note. If selected, the dialog to add a new note opens. From there, if a new note is actually created, that note should then be displayed. If however I decide to cancel, the note that was displayed when I quit the app should be displayed (which is already displayed in the background).
