ARK-Builders / ARK-Memo

ARK Memo is one app for all of your notes: it's aiming to combine plain text, voice and hand-written notes
MIT License
2 stars 3 forks source link

Saving edited note title and description should be allowed #39

Closed shubertm closed 6 months ago

shubertm commented 10 months ago

Right now saving title and description is tightly coupled to saving content. They should be separated, since they are stored separately it should be easy to save title only, description only or both without overwriting content.

shubertm commented 6 months ago

Solved in #46