+1 for the open source option: Trilium
Comment on Selfhosted alternative to google keep/onenote/evernote/goodnotes?
mojolobo@lemmy.jrvs.cc 3 weeks ago
After trying a bunch, I’m using Obsidian + <your choice of sync plugin> now. Good thing with Obsidian is your notes are ultimately a bunch of plaintext files, so you can do whatever you want with them, and it comes with clients for most platforms.
Another option is Trilium, it is pretty powerful, and has a webapp so as long as you can access a browser, you’ll be able to access your notes. github.com/zadam/trilium
homegrowntechie@lemmy.world 3 weeks ago
Artaca@lemdro.id 3 weeks ago
Been using Logseq since February and it’s been a game changer. My only gripes are a) inability to access via browsers, and b) lack of a quick note function. Sometimes I still use Keep to jot something down and transfer later. Logseq spends a solid 5+ seconds syncing upon opening, which can feel like an eternity when trying to quickly log something.
sudneo@lemm.ee 3 weeks ago
For browser, there is a webapp that can be selfhosted. See here github.com/logseq/…/docker-web-app-guide.md
I think you need chromium browsers due to the API they use, but it should work.