Problems:
- Obsidian is closed source and require purchase commercial license to be used for work
- compatibility issues in migration/coexist:
- ✅currently uses obsidianquartz to publish (have out of the bock graph and backlink support)
- ✅WYSIWYG:
- https://github.com/zaaack/vscode-markdown-editor
- ‼does render mermaid plot but need to be careful how it handles things.
- obsidian plugins:
- ✅dataview
- nothing so far to migrate
- there are efforts to bringdataview outside of obsidian
- ✅templater
- nothing so far to migrate
- ✅excalidraw
- vscode also has this extension
- ❓update time on edit
- this plugin does 2 things:
- gen front matter field on creation
- can be mimic via foam-template
- mock up of datetime in front matter led to some weird recursive calls
- think this is something to do with
:
been a functional special character in templating - pause for now
- can be mimic via foam-template
- change
updated
on modification.- ???
- maybe github hook?
- gen front matter field on creation
- this plugin does 2 things:
- ✅dataview