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

Selfhosted

61011 readers
499 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.

you are viewing a single comment's thread
view the rest of the comments
[–] 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.