Is there a local-first alternative for Obsidian Canvas / Apple Freeform?
1 points| kavalerov | 3 years ago
I store most of my notes and documents in Devonthing, have a good and tested workflow there, and really value the control over all of my files and portability of my data. I was burned too much in the past by SaaS products going out of business, or loosing my data (without any way for me to do backups in the first place), etc.
Shinmon|3 years ago
Obsidian is based on markdown files which are largely readable with a simple text editor. The obsidian canvas format is open source but I think the created it themselves. In the end, it's a JSON format that could be drawn with other tools as well.