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

Selfhosted

40633 readers
316 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 posting.

  3. 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.

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

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 2 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 9 points 1 week ago* (last edited 1 week 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 6 points 1 week 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 1 week 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.