Hacker News new | ask | show | jobs
by static_motion 296 days ago
But everything is stored as .md, which is ubiquitous. You'll still have access to your notes and be able to edit them with your preferred text editor.
1 comments

This is always the argument but obsidian does a lot on top of these md files. NASA's mission control software stores data in JSON, it's an open format so I guess the NASA software is easily replaceable huh? If obsidian was such a thin layer then why isn't there a good open source alternative? People build their workflows on top of the obsidian functionality, not just the md data.
> but obsidian does a lot on top of these md files

What do they do besides the frontmatter (which is fairly trivial to process or ignore in a hypothetical future where one wants to stop using obsidian)?

this is only an issue if you use a ton of plugins

also, it's not unreasonable to think that a compatible alternative would be easier to build compared to a less standard format