Files
Notes/app
TopFox 19e9a43eca feat: allow to delete the last note (#174)
* feat: allow to delete the last note

* fix: avoid inserting a note with null id

* fix: remove unused import

* fix: remove unnecessary call to getNotes

* fix: avoid wildcard imports

* feat: only display "delete note" menu option if the current note is not the empty default one

* fix: use getCurrentNoteViewText instead of value to check if note has text

* feat: allow deleting default empty note if more than 1 note exist

* docs(changelog): added feature to CHANGELOG.md

* style: break long line in two

* fix: refresh menu items when note was empty and is not anymore, or when it wasn't and now is
2025-07-13 21:59:12 +05:30
..
2023-12-23 17:00:12 +05:30