Obsidian shared a new open standard file format called JSON Canvas. I was thinking it might be a fun project to create a TiddlyWiki plugin to support importing and/or exporting that format. Imagine being able to slurp Obsidian canvas content into TiddlyWiki and vice versa.
I’m not thinking about creating an Obsidian Canvas style UX in TiddlyWiki, – though that’s an interesting idea as well, and perhaps not a big jump from Project Cecily – rather I’m wondering about the simplest way to convert between data in TiddlyWiki format and JSON Canvas format to enable content to be shared in an open and compatible way.
I guess this could also be a command line tool that knew how to translate between two json formats, rather than a TiddlyWiki plugin with some TiddlyWiki UI integration.
See more details at: