dullage / flatnotes

A self-hosted, database-less note taking web app that utilises a flat folder of markdown files for storage.
MIT License
1.55k stars 87 forks source link

Creating a new note when in edit mode does not clear the note body #267

Closed hercules-rockefeller closed 16 hours ago

hercules-rockefeller commented 16 hours ago

Repro:

expected: clears body of existing note actual: body is persisted in the new note

notes:

dullage commented 16 hours ago

Is this a duplicate of #266?

hercules-rockefeller commented 16 hours ago

it is! sorry about that - I did search but didn't find that one (the previous bug - doh)

dullage commented 16 hours ago

No worries. To save on admin I tend to close issues once they're done rather than when they're shipped. But this can occasionally cause confusion.