this post was submitted on 20 Feb 2025
693 points (98.1% liked)
Technology
63082 readers
3555 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
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
There in fact are FOSS alternatives like Joplin. Personally, I actually switched from Joplin to Obsidian due to a larger community (and therefore community-driven plugins) and overall a more polished UX. That being said, I have the security of switching back if Obsidian ever becomes evil or unusable.
Another aspect is that the entire source code is technically viewable (partially obfuscated) since it's a web app. Having written plugins for Obsidian, you're very much interacting with the source code itself. Feels like open source with extra steps and I wish one day they will finally make the switch to true FOSS.
That's not so true of the Android app. I do have access to bytecode but changing bytecode to bring feature enhancements is not for the faint of heart.
And storage in their current android app is a major privacy breach.
You're right, I wasn't thinking about the android app when writing this.
I switched from Joplin because Obisidian data is just markdown and I can edit and generate it with external apps
Joplin had a custom database system (at the time)