If you're considering (something) + Syncthing, try Orgmode. It looks like Markdown but has a lot of features for note management and navigation.
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!
A Textbook
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.
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.
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 in my PC and my phone and I unse Syncthing to sync the notes accross my devices.
org-roam but logseq is good too.
I've used Joplin for years. IDK why people have a hate on for it, it's fine.
@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
Obsidian and it syncs to my home server
Orgzly + Syncthing
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.
For notes??
Yep. Moved away from Google Keep, wanted similar features and this worked for my needs. Seems others hate it for some reason though.
Could you explain how and why you use it for notes? I thought it was more for links
Did you use a docker compose yml? Could you please share that and how to do the env? I got it running but couldn’t get the env things running.