I’m completely new to selfhosting but see a lot of potential. I wonder if anyone knows a good way to self host a notetaking app? The point is that I need to access my notes on multiple devices so self hosting them could be a nice idea. I currently use google keep and goodnotes but would like to leave those behind…
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.
Rules:
Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.
No spam posting.
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it’s not obvious why your post topic revolves around selfhosting, please include details to make it clear.
Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
I use nextcloud notes because I already have nextcloud and my needs are not that sophisticated
I’m going to try this out. I hesitated because I was considering switching to Owncloud Infinite Scale, but I’m not going to bother because I decided the file structure OCIS uses is a deal-breaker (way too complex to recover in a disaster).
Probably Joplin is the easiest to use. Looks like OneNote but it’s different in many ways.
Appflowy if Notion appels you. It is not 1.0 yet so some features you need might not be there.
https://appflowy.io/
Outline or Affine are better choices for a notion replacement imo 🤔
Never heard of them. Will check them out sometime. Thx.
Affine is a newer project and has interesting features. Outline is more mature. I prefer outline a little bit more 😌
Man we need a giant comparison table. I looked into these but have been trying out SiYuan.
Yea… I may put one together because I’ve tried so many just trying to find the right fit and that includes handwriting support. I wish Obsidian had better handwriting support because it’s my favorite notes app.
Siyuan wants an account even if I want to sync in WebDAV or S3, sorry but no.
I’ve used Joplin before which was okay-ish (but borked the e2e encryption during an update).
Now I would recommend Silverbullet if you are really keen on self hosting a notes app.
But the notes that work best for me is simply Obsidian + Syncthing-Fork (you could self host a syncthing server), thanks to its sheer ability to adapt to nearly any use case thanks to its plugin.
If you go this route, OP, and have an Android phone, then you should know the (very sad and disappointing) news that SyncThing for Android is about to be shut down.
https://github.com/syncthing/syncthing-android
But Syncthing Fork is not shut down and is still maintained (never used the main version tbh).
https://github.com/Catfriend1/syncthing-android-fdroid
https://f-droid.org/packages/com.github.catfriend1.syncthingandroid/
Thanks!
Oooohh. TIL. Thanks!
What was wrong with Joplin? I was thinking about giving it a try.
I also tried Joplin and while it’s great while using it, there’s no background sync and never will be. That’s a huge pain when you’re mobile and need to get at your notes but have little or no signal.
Not the OP, but I believe they’re talking about the upgrade from 128 bit AES to 256 bit AES. It created some compatibility issues between clients for a few days as the ones that weren’t updated yet couldn’t decrypt the newer 256 AES encrypted notes. That was my experience anyways. It’s a great app/server from my personal experience.
Logseq + SyncThing-Fork for me. The killer feature I was looking for to switch from Evernote was voice recording support, logseq is the first thing I’ve found that does a decent job of it while having a solid Workflowy-style “bullets all the way down” interface, which I’ve come to appreciate. The mobile app still leaves a lot to be desired, it’s a little clunky with lots of buttons and very limited swipe gestures. Gets the job done anyhow, and the desktop app is amazing.
Thanks!
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. https://github.com/zadam/trilium
deleted by creator
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.
For browser, there is a webapp that can be selfhosted. See here https://github.com/logseq/logseq/blob/master/docs/docker-web-app-guide.md
I think you need chromium browsers due to the API they use, but it should work.
+1 for the open source option: Trilium The project is being maintained here: https://github.com/TriliumNext/Notes
Quillpad is the closest I’ve found. It’s simple markdown files. It can sync with Nextcloud as well. I use it for any short note or lists. Long form stuff including journal, I use Obsidian (not open source)
It really does have that same look that Google Keep has! Thanks for recommending, I will try this! Do you have experience with syncing Quillpad with Nextcloud?
Yes. I have a Pi4 running NextcloudPi image on it. I sync docs, pics, even backup my Obsidian vault. It’s worked really well for Quillpad in my experience. On desktop I use Iotas (Linux) if I need to update from that instead of my phone.
I’m just using a self hosted git repo with markdown files. I was having trouble finding something open source that I could edit with vim that also had a good mobile solution. I also didn’t want to get locked into a file format that was specific to an app.
Markdown is ubiquitous and I use git all the time as a developer so it was easier to tack something onto an existing workflow. It’s a little janky but at least I won’t be screwed by devs abandoning whatever app I was using.
I use Joplin on top of Nextcloud.
I’ve been getting on well with notesnook, the self hosting is in beta right now but its just a docker container. Docs are coming for self hosting in the near future.
https://notesnook.com/
The criteria for me when I was looking for a notes app were:
Notesnook hits all of these. I wish it had a dedicated desktop app but that’s something I can just use a browser window for.
Notesnook has a desktop app. Does it not work with self hosted implementation?
You’re right! I missed it somehow
You can browse the collection on OpenAlternative here: https://openalternative.co/categories/notetaking
Thanks a lot!
I use Joplin, no complaints.
Nextcloud is a really good all-in-one solution for self hosting data
I use https://silverbullet.md and love it, it’s a bit more than a note taking app, but it’s definitely worth it.
Trilium. You’ll be
glassglad you tried it.Are you threatening to nuke my home if I don’t!?
Ooh, typo. I’ll edit it so that those who fulfill these kinds of things know not to glass your home.
Eh, if you want. It’s a rental…
Trilium is an excellent option, however, the original project is no longer maintained. There is a new community fork that is active here: https://github.com/TriliumNext/Notes
Good point.