You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a note is created but the note's name already exist, open that note and let add contents to the bottom.
I want to add text to an existing note quickly, tipically for my daily notes
Actual behaviour
When a note is created but the note's name already exist, a new note with some suffix in the name is created
Steps to reproduce
Select 'New Note' (Ctrl+N) having a script that creates new notes with a format like 'note-yyyymmdd'
The new note is first created
If you repeat the same 'New Note' within the same day, the new note is created with name or heading 'note-yyyymmdd 1'