Tastes like enshittification.
Tastes like enshittification.
Ok, I won’t.
I do what I realistically can. None of those programs mentioned are important to me. I can’t replace micro codes and I can’t downgrade to 486. But it’s fine. I’m not Stallman, I can live with that. But that doesn’t mean that I won’t use more free equipment if I would have a chance.
I was so impressed by logseq……until I realized my files are all managed in a database. Obsidian just saves your notes as basic markdown files. That ended up being a big enough reason to go back.
If that’s not a big deal to you, absolutely logseq 100%.
Yep same reason here. I use git for backup and sync, if my notes are in a db I can’t easily do that.
In addition to those benefits, I’d like for my information to outlive the tool I’m using to manage it, which is less likely when using something db-centric.
But still, you can do it with Obsidian because of lack of encryption.
If you turn off encryption in Joplin, you can edit any of your markdown notes in any another app without export - like Obsidian.
You’re right, you can use logseq without a db. Nice!
There is a version that uses SQLite which is what I was using, it seems like that’s required for certain features like db graphs, so a bit of a bummer:

A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: https://discuss.logseq.com/t/logseq-product-road...
But database version’s performance is great
Benchmark graph: 4k movies Exported sqlite file
Result compared to feat/db:
app start time from 20s to 1 ~ 2s feat/db: loads 784571 datoms in 20077 ms this PR: restore-graph! loads 2880 datoms in 945 ms open "All pages" from 4s to 400ms open "#movies" from 5s to 400ms cmdk search && node reference are much faster, 3~4s to less than 100ms table view scrolling now maintains a minimum frame rate of >40 fps. Previously (in feat/db), such large table views were nearly unusable, with frequent frame drops to 1 fps during scrolling. add/remove object from "#movies" are much fasterI was so impressed by logseq……until I realized my files are all managed in a database
Are you sure? In Linux all I see is a list of text files for all the pages and projects I have recorded. No DB
I believe there is a DB mode and an MD mode (I am on the MD mode and not sure if it will be decommissioned/transitioned later)
I ended up on AnyType and still really like it.
It’s kind of open source even if not proper FOSS, it has effortless cloud sync on free accounts INCLUDING mobile apps, and it is focused on privacy and local first. Like I don’t think I have a login and password - there’s just a 12-word passphrase that gets generated on device and that lets me connect my other devices to my “account.”
I don’t think it directly stores things in plain text, but the interface makes it easy to use it as an organized pile text pages, because that’s what I usually want to do. You can of course export it as well.