this post was submitted on 11 Feb 2026
31 points (86.0% liked)

Selfhosted

61011 readers
403 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 built this app with ai assistance.

The app is self hosted with docker compose. Has customisable end point, default is /go-notes Full rich text formatting with tables, resizable pictures and latex. Multi-user live collaboration on notes with access management.

Tag, search and customise the notes colour.

Has windows, android and Linux client apps all available in my repo.

My wife and I have been using it for over 6 months now and find it irreplaceable.

Would appreciate feedback on it.

top 7 comments
sorted by: hot top controversial new old
[–] jaschen306@sh.itjust.works 2 points 5 months ago (1 children)

Thank you. Can you tell me how your app handles sync when one or both phones are offline and have mismatched content when one or both phones come online?

[–] fozid@feddit.uk 2 points 5 months ago (1 children)

It doesn't. It relies on you being online to edit or create notes. Offline you can only view the currently open note.

[–] jaschen306@sh.itjust.works 1 points 5 months ago (1 children)

Sounds great! I think the only time I can think of when I would be away from the internet would be when I'm traveling and have no internet.

Last question. When you say you can only view, can't edit, does that mean it saves the entire db on your phone? If not, is there a function that always syncs locally a specific folder or directory in case your internet is sloppy?

I guess I could just throw this on my proxmox and figure out all those answers myself. I appreciate you making this. Thank you.

[–] fozid@feddit.uk 2 points 5 months ago

No, nothing is really saved locally, is just caches the on display item only. So only the currently viewed note is visible. Nothing else.

Essentially currently the app only really has any use when online, and very basic viewing ability when offline. I am planning to make the android app work offline, but that is a long term plan and not immediate.

[–] iamthetot@piefed.ca 2 points 5 months ago (1 children)
[–] fozid@feddit.uk 2 points 5 months ago (1 children)

Nah, docmost is way more complex and advanced. Mine doesn't offer half what docmost does. Mine is a very simple and lightweight notes app with multi user live collaboration and some nice little customisation options.

Mine has an android, windows and Linux client. I couldn't see those mentioned on docmost?

[–] iamthetot@piefed.ca 2 points 5 months ago

Thanks for highlighting the differences.