I've been happy with joplin, I leave it on my nextcloud
Selfhosted
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:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
I use Joplin. They have a sync server you can host for yourself.
I currently have some notes in Nextcloud notes which I quite like. I don't need anything too fancy. Markdown is nice to have, but not required if there is some ui way to make checkboxes. If I remember correctly, in the nextcloud notes app you have to set the folder that it uses. Which makes shared notes impractical, if not impossible.
Because of this, I still have several notes shared with my wife in Google keep for things like shopping lists. I'm tempted to test out the shopping list function in home assistant, but not sure if it will fit the needs. Would be nice to find something that covers all my use cases in one app.
In Nextcloud you can use Deck or Collections for shared notes.
Thanks, I'll have a look!
Silverbullet for web access (including mobile pwa) and syncthing + markor on android.
Yes syncthing is well and alive on android (to prevent the usual posting "its dead on android", no it's not)
Joplin has a pretty slow UI and it doesn't save notes in standard markdown format.
Why not use the silverbullet pwa on android?
On android I prefer native apps.
I use Joplin. It's fairly simple and very comparable to Evernote if you've ever used that, but it's perfect for my needs.
I used LogSeq before, it's very similar to Obsidian, the big difference being that it's open source. It's got a ton of features and the built-in whiteboard is actually really good, but I found it a bit overkill for my simple note taking.
- Logseq also makes each line start with a bulleted list which quickly made me go insane
I use joplin with joplin server running through a reverse proxy in a docker container. I love it. It also supports encryption, so you could use a more convenient service like Google drive and still be assured of your privacy.
Obsidian + syncthing on both my computer and android phone. I love that I can selectively sync certain folders to my phone so not everything is there slowing it down.
I want to like logseq but all the bullet points feels weird to me.
Logseq is also really really slow once you have a lot of notes unfortunately.
@ocean maybe @notesnook is something for you.
It's even E2E encrypted in case somebody got access to your server or so.
https://github.com/streetwriters/notesnook-sync-server?tab=readme-ov-file#notesnook-sync-server
I use Joplin for day-to-day: to-dos, journals etc. I like Joplin, but I haven't tried the others. I tend to be sticky with services, if something "works" I don't go looking for better. Only when I have a specific problem I can't solve do I branch out.
I use bookstack for documentation on the server, faqs guides, updates etc. perhaps that works for others. The lack of android app is what moved me to Joplin.
I use logseq. But I'm not entirely happy. Automation of processes is a pain in the ass. Mobile is buggy.
Trillium. It works well via browser and reasonably on a mobile browser.
Obsidian is excellent but I can't install any applications on my work computer and the web hosted version was buggy and slow. If I didn't have IT blocking me I'd be using Obsidian again.
org-roam but logseq is good too.
Obsidian and it syncs to my home server
I've used Logseq for 2-3 years but it's slow and a pain to use on mobile. I discovered Tiddlywiki in December, I love how customizable it is, but it's been taking me a while to tweak it to match my usual workflow. Running it via nodejs server on android (termux) and laptops (so I'm accessing it on localhost on all devices) and syncing the wikis between devices using Syncthing.
I've used a bunch, but I eventually moved to SilverBullet and will probably stick with it.
Mobile offline sync is a lost cause. The dev environment, even on Android, is so hostile you'll never get a good experience.
Joplin comes close, but it's still extremely unreliable and I've had many dropped notes. It also takes hours to sync a large corpus.
I wrote my own web app using Axum and flask that I use. Check out dokuwiki as well.
If you're considering (something) + Syncthing, try Orgmode. It looks like Markdown but has a lot of features for note management and navigation.
A Textbook
Flat notes. I’ve tried a bunch of different more complex apps but I keep coming back to flat notes.
As in a folder of text files? Because that's what I'm doing. Syncing across devices with Syncthing and editing/adding files with whatever markdown editor works best in each platform.
Orgzly + Syncthing