Closed zanedb closed 7 years ago
What fixed the issue was switching to SQLite, which had a much better structure. I could've fixed it and kept it as local storage files, but I realized SQLite was a better solution altogether, and would make future updates much easier.
When saving a note, the line breaks (\n) are not preserved and the text is smushed together when re-opening the note. Pretty serious 🐛!