Comment on What are some FOSS programs that are objectively better than their proprietary counterparts?

zarkanian@sh.itjust.works ⁨5⁩ ⁨days⁩ ago

Sorry, Joplin is a nightmare. I want something that stores Markdown in flat files, not a database with changing versions where one version of the db doesn’t work in another version.

I tried to port the database over from another system, but the new version of Joplin wouldn’t read from the old version’s database, and it would corrupt the database when I tried to open it. What a crock of shit. I had to figure out how to dump the data from the tables using sqlite.

I use nb now instead. It is a bit wonky because it uses NodeJS, but you can view and edit files in a web browser, and it saves each entry as a .md file, which is the sane and rational way to do it. So, if nb ever fucks off, I have all my work in a directory of Markdown files, not some broken-ass sqlite database.

source
Sort:hotnewtop