nuttyartist / notes

Fast and beautiful note-taking app written in C++. Write down your thoughts.
https://www.get-notes.com
Mozilla Public License 2.0
3.68k stars 319 forks source link

Bug allowing the creation of a note when the Trash folder is empty. #537

Open nuttyartist opened 1 year ago

nuttyartist commented 1 year ago

If the trash folder is empty, user can create a new note by clicking on the text editor. This is not intended behavior.

test