this post was submitted on 07 Dec 2024
157 points (96.4% liked)

Selfhosted

59939 readers
280 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Yes, I know that the are dozens of notes apps. I'm looking for recommendations based on a few features that I like:

  • nice design (including color coding)
  • easy checklists
  • sharing - this one is key. I use a shared shopping list and we both need to add and edit.
  • pinning and archiving (hidden notes)

I don't mind running it from my homelab server, but that is not a requirement. Does anyone use a notes app that you love? Let me know!

you are viewing a single comment's thread
view the rest of the comments
[–] Statick@programming.dev 10 points 2 years ago* (last edited 2 years ago) (2 children)

I was using Joplin for a while... Self hosted their server. On two occasions it screwed up on me and wouldn't load my folders... Luckily I had backups but it was still frustrating. I don't recommend them purely because the notes are stored in a custom format instead of just plain text files.

My favorite way of doing notes now is with git, currently using a free private repo on gitlab.

Just clone the repo on whatever PC I need them and it has backups and version control.

Then use GitJournal on my phone.

It's perfect for me. I love it.

[–] baconman1945@lemmy.world 7 points 2 years ago

Nice, I’ve been doing something similar, using the obsidian-git plug-in for Obsidian and the Working Copy app on iOS.

Obsidian is my front-end, and it saves the notes in markdown files in a git-synced folder on my computer.

The plug-in pushes and pulls automatically, and Working Copy does the same thing on iOS, just before opening the Obsidian app on iOS.

[–] stphven@lemmy.world 4 points 2 years ago

I had similar experiences with Joplin. Would randomly lose quite a lot of data, and exporting to other formats was a hassle. I also cannot recommend.