this post was submitted on 05 Oct 2025
59 points (96.8% liked)

Selfhosted

62087 readers
123 users here now

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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I am currently using Trilium for my notes. But I am constantly annoyed by the mobile experience. What I want:

  • sync across devices from a central server (this is why I went with Trilium, as having a web client means there's always the same notes everywhere)

  • native Android app with local storage so that I don't have to log in just for looking up a single note (this is what annoys me most about Trilium, plus the UX on mobile)

  • web version (for use on PC)

I only need very basic markup, markdown support is enough. I don't worry about security, as I run everything inside my own VPN.

Is there something like this out there? I always see people raving about Obsidian, but sync seems to really suck there. Using some folder sync is a no go for me.

you are viewing a single comment's thread
view the rest of the comments
[–] filister@lemmy.world 24 points 11 months ago (6 children)

Obsidian with Syncthing running on both your Android and your server for syncing your notes.

[–] state_electrician@discuss.tchncs.de 7 points 11 months ago (5 children)

That solution doesn't exactly spark joy. Folder sync in general is, in my experience, too error prone. So I just stay away from it. Maybe I'll need to finally give it another try.

[–] cantevencode@lemmy.world 11 points 11 months ago (2 children)

Obsidian livesync works really well. Notes are live synced between my desktop and Android device

https://github.com/vrtmrz/obsidian-livesync

Well, OK, you got me to give that a try!

[–] state_electrician@discuss.tchncs.de 0 points 11 months ago (1 children)

Well, that sounds good. But my god is that a complicated mess. It's not working for me and I don't have the will to deal with that crap anymore. Set up my own CouchDB, ran the init script, connection test is fine. But I can't get the plugin to actually sync anything, it just keeps failing with "Failed to initialise the encryption key, preventing replication". Whatever that means. It won't explain which encryption key or what failed. I did not enable E2E encryption.

[–] cantevencode@lemmy.world 0 points 11 months ago* (last edited 11 months ago)

Maybe run through the installation again, and run via Docker if you aren't already. It was plug-and-play when I set it up

Alternatively, obsidian offers a 1st party paid sync feature

load more comments (2 replies)
load more comments (2 replies)