← Back to context

Comment by junipertea

2 years ago

To be fair, you can compile the code (including the protobuf format) and implement your own export to any format. It's a bit obtuse, but I had a obsidian vault full of markdown files that are also completely useless as they have a bunch metadata that needs the obsidian plugin to render. This is not a critique of obsidian, but there is a limit of markdown and obsidian is bypassing it using a lot of extra code. If obsidian got deleted from the internet, I would have my markdown files but a lot of the processing would be gone.

If we were to store markdowns only with linking and no advanced tables, do we need any advanced app on top?