this post was submitted on 19 Jun 2023
57 points (100.0% liked)
Free and Open Source Software
17901 readers
4 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I switched to Obsidian not too long ago.
For my needs, Joplin was a good open source alternative.
Between the two I went with Obsidian because, while the apps are closed-source, the data is accessible. All your notes are just stored in plaintext (with markdown) as simple files in a directory structure.
Joplin, in contrast, uses a SQLite database which adds a layer of complexity.
This was one of the main selling features for me (before I tried it and experienced all the other killer features). I've experienced a bad case of vendor-lock before where it was hell to export my data. So having it all available in plain text at all times is really reassuring.