top | item 40397303

(no title)

unnervingduck | 1 year ago

I use Obsidian myself, which simply stores text in Markdown files. It essentially shares all the pros of plain text: it'll be readable in the future, I'm not stuck with a single platform, I can sync and sort them into directories.

discuss

order

DragonStrength|1 year ago

And bonus: Obsidian-like apps are their own subcategory now. Once you start using one, you can usually just open the root folder in any of the other apps and give them a spin with very little setup.

shepherdjerred|1 year ago

This depends on you not using crazy plugins specific to Obsidian that require you to write custom Markdown.

abhinavk|1 year ago

When I switched to Obsidian, I decided to not use any third party plugins. For this very reason. Keep it simple enough that I can switch to something else later or just open the directory in Nvim or VSCode.

And also because they are not sandboxed.