federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.67k stars 1.11k forks source link

Widget can create empty notes; Empty notes can't be deleted #766

Closed ManDay closed 3 years ago

ManDay commented 4 years ago

Contrary to the application where adding a note fails to create it without content, tapping (+) on the widget creates a note instantly and possibly without content. Such an empty note can not be trashed - the application complains "Can't save an empty note" just like during creation.

ManDay commented 4 years ago

FWIW I'd opt for removing the limitation of not being able to save empty notes (unless there is a technical reason such as uniqueness). If someone wants to create empty notes, why not let them?

federicoiosue commented 4 years ago

Hi there, thanks for your feedback.

I've not been able to reproduce the behavior. Here my attempt: https://dl3.pushbulletusercontent.com/rttt9OL3q5NuuHfleCYyLTiWOEKHU7Db/20-07-15-23-54-05.mp4

federicoiosue commented 3 years ago

Still irreproducible, maybe something has changed from there during the lated bugfixes/rewriting of legacy code.