-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
currently when I add a note, type text and then exit the app without either pressing the »Save« button or going back to the list (which initiates saving) the note is not saved!
This is especially grave since a notes app like that is expected to work well for quick notes. The app should always save everything that is typed. In the ownCloud Notes web app (and in Litewrite) we save every 300ms after the person stopped typing something.
Another improvement would be (if possible) to save every time the app is exited, or switched.
Reactions are currently unavailable