flatnotes icon indicating copy to clipboard operation
flatnotes copied to clipboard

Allow saving without closing of the note

Open Mladia opened this issue 2 years ago • 2 comments

Currently, after clicking "save note", the view changes back to the note overview. For a user to continue editing of the same note, clicking "edit" is needed to go back to editing view.

Allowing the option to quick save the currently edited note without changing the view or closing of the note will help usability.

Originally referenced by @dullage in https://github.com/dullage/flatnotes/issues/59#issuecomment-1692809816

Mladia avatar Aug 25 '23 12:08 Mladia

Thanks 👍. I'll have a think about this.

dullage avatar Aug 29 '23 10:08 dullage

+1 for this!

bverkron avatar Dec 08 '23 00:12 bverkron

+1

jokob-sk avatar Jun 21 '24 01:06 jokob-sk

I've just merged a change into the develop branch that allows for notes to be saved without closing the note:

image

Additionally, I've added 2 new keyboard shortcuts available when editing a note:

CTRL-Enter - Save (without closing) Escape - Close the note

If anyone wants to give this a go before release you can pull and run the dullage/flatnotes:develop image.

dullage avatar Jul 04 '24 16:07 dullage

This change is now available in 5.2.0. 🚀

dullage avatar Jul 07 '24 10:07 dullage