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'm considering just using a double extension like `.note.json` and `.canvas.json`. Then in the app, I will hide the `.json` extension.
3