Currently, the note documents just have the `.json` extension, but this is a problem as the visual canvases also have `.json` extension. Both are JSON files.
I'm considering just using a double extension like `.note.json` and `.canvas.json`. Then in the app, I will hide the `.json` extension.
I think my Markdown support is getting pretty good (at least the ‘Source’ mode works), so time to move on to the next big feature which is the infinite visual canvases.
In my opinion, that will be the coolest feature of the app!
View quoted note →