Comment on Looking for opinions on Trilium Notes
Zelaf@sopuli.xyz 1 day ago
I’ve been a Joplin user as well for some time and decided to switch to something different too. I looked at Trilium as a possible alternative but decided it wasn’t for me. Seems like their self hosted sync server doesn’t have much in terms of proper authentication at all? At least from what I’ve seen from the setup and when I skimmed through the docs. However there does seem to be encryption available which at least seems to be something.
With that in mind and as I use Authentik for authentication and user management I decided to look elsewhere. I’m currently testing Jotty/Jotty.page, however they want to format it, and it has everything I need. But it lacks encryption and a proper mobile app. It does however have PWA support which is at least something. I do also enjoy that it is pretty much completely directory based. Even the users and user sessions and shared notes are just JSON files. This makes active backups a breeze and disaster recovery is going into a users directory and making a copy of their directories and .md files. It’s growing on me to say the least.
homegrowntechie@lemmy.world 1 day ago
Trilium Next has 2fa, note encryption and oidc support AFAIK, so the authentication should not be a concern. Every instance retains its own copy of the data and syncs with the server (if you have one) backups are made daily in the back end iirc. Exporting the data is trivial too in both HTML and markdown.
Zelaf@sopuli.xyz 22 hours ago
I see. I must’ve missed that while doing my skimming a bit too hastily. Good thing it has, I was worried it would be limited to securing it through a VPN.
I’m glad it exists and hope of develops further. It has gotten some well deserved growth and exposure in general.