I use this and it’s hooked into my nextcloud. Good to go.
Comment on It's Time to Ditch Evernote for One of These Alternatives
the_ocs@lemmy.world 1 year ago
I love Joplin, joplinapp.org
Open source, encryption, features rich, sync across devices, what’s not to like?
cyberpunk007@lemmy.world 1 year ago
LWD@lemm.ee 1 year ago
Has the encryption become less complex than it was a couple years ago? Because back then, I think I tried syncing some notes and he encryption screen was talking about keys and master passwords and was generally more confusing than helpful.
kzhe@lemm.ee 1 year ago
what’s not to like? Poor ui, bad syncing. Good software, not perfect.
Excrubulent@slrpnk.net 1 year ago
One question I have - is it able to be stored in plaintext, meaning I could version control it with git to share with a team? I wouldn’t be interested in security in that case, just the ability to keep notes collaboratively without having to pay for a locked proprietary hosting solution.
Unforeseen@sh.itjust.works 1 year ago
You can sync in a bunch of different ways that you don’t have to pay for, but I’m not sure about git. I’ve used Nextcloud, OneDrive and syncthing. You can even host your own Joplin based server, might be docker only, I haven’t tested it yet.
TangledHyphae@lemmy.world 1 year ago
I could see myself implementing that out-of-band via API calls into the app to write my own git repo out of the data. Not sure if joplinapp or any of these apps have APIs, but I would hope so.