207
Is there any closed source android app that you wish had a good open source alternative?
(programming.dev)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
I used Joplin extensively for ~2 years, but I was constantly put off by the desktop applications UI and how my notes was stored in SQLite. The move to obsidian felt natural and I felt more in ownership over my files in their existing structure. Granted, obsidian is closed source and could go rogue, but when that happens, I am prepared to jump ship without too much pain.
IMO Obsidian is already a little rogue, in the sense that it only supports their sync. I know you can glue something together by syncing the folder itself, but that's not convenient or the point. For now I'll stick with Joplin because it works with nextcloud nicely.
There is at least plugins that enables sync by alternative ways. They're not as elegant, but work.
Since everything, including settings, is stored in the same root folder as the notes - you can sync your settings along your notes through other tools too.
Oh, I'll take a look at those plugins.