cross-posted from: https://lemmy.selfhostcat.com/post/93395
I’ve gone handwritten, obsidian, onenote, and now Trilium. Considering switching to something else because there is no offline mobile support.
I use memos and trilium together but since neither offers mobile offline support considering switching both. No reason to run two services when I could run one.
Considering:
- Joplin
- Logseq
- SiYuan
- ?
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!
Obsidian with syncthing works offline.
Obsidian with synchronization to my Nextcloud instance
I use Logseq in my PC and my phone and I unse Syncthing to sync the notes accross my devices.
Emacs. Org. Mode.
Use Orgzly Revived for mobile sharing.
I use text files and grep
Yeah, haha. 😂
Wait a moment… 🤔
Logseq!
Obsidian with syncthing for syncing between my phone and PC.
Yup. It’s a shame they don’t natively support cloud solutions like iCloud, which is what leads to workarounds like syncthing. It’s because they want to push their paid cloud option instead. But I also recognize that iCloud and their cloud hosting isn’t self-hosted, so it wouldn’t really fit here.
This is what I’m using and I haven’t found any reason to switch yet.
Joplin on a docker macvlan thru NGNIX proximanager via some proxied website name from cloud flare. My phone goes to the mynotes.website.com name, it gets proxied to my IP, the traffic hits my NGNIX server, then it tosses it to Joplin. Lol it works.
Much better solution than Joplin, no database or cryptic file names, just plain markdown files on every device you can imagine. Simple and future proof.
I’ve tried 'em all. And I am always on the lookout for new apps that can do what I want. So far, Obsidian is the best.
Joplin: adds meta data to your text files making it nearly impossible to find anything outside of Joplin unless you export
Logseq: the closest substitute to Obsidian. The android app is almost unusable in my testing. And it’s an outlined based note app, so it requires a different mindset
Silverbullet: such a neat project. The PWA runs great on every device I’ve tried it on. That said, I find it hard to navigate and will require more learning to take full advantage of its features
Nextcloud Notes: decent if you already have an instance running. Not worth it just for Notes though. It’s very spartan, feature-wise
Quillpad: the closest Google Keep alternative I’ve found so far. Does require Nextcloud insurance to sync though. At least currently.
Acreom: very cool project. Similar to Obsidian and Logseq. Local first…unless you’re on mobile, then you are required to have an account and use their sync.
Notesnook: has great features but does not store the notes on plain text (due to encryption), which is a deal breaker for my use case
Memos: very easy to selfhost. Think of it like a personal twitter feed. Stores entries in a db file, so it’s out for me
I tested others, and many didnt last long enough in my testing to even be worth writing about. I find Obsidian’s folder hierarchy easier to fit around how my brain works. And the plain text files in folders, maintaining the hierarchy, is a killer feature for me. Lots of folks self host a sync solution. And I want to but am currently paying for their basic sync plan of $5/mo.
I really want a FOSS solution for my notetaking, but I feel like I want too much. I love how well OneNote works with my Surface in terms of drawing notes, but I also love writing notes in Markdown and graph structure. I’ve at least been trying out Dendron for the latter, and it’s been alright.
@nek0d3r @ocean how about StandardNotes?
It doesn’t look like you can draw in your notes, but this looks good! I think I might give it a try.
Obsidian, or a normal txt
I use Joplin. The functionality is nice, but visually the app looks a little outdated in my opinion. It’s worth it though.
Same, the builtin sync between devices using WebDAV was the critical feature for me choosing Joplin over Obsidian.
Just a folder + syncthing. no extra infra is necessary + easy to backup.
I did too with the joplin sync server until, without a failure or any error messages, it ate all my notes.
Joplin synched with syncthing (or Synchthing.fork on android).
I do the same, but I’ve run into a bottleneck where Joplin syncs encrypted notes really, really slowly to local storage. So looking to switch to hosted Joplin server
Mostly just copious amounts of “new tab” in notepad++