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!

    • merde alors@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      5
      ·
      16 days ago
      • sharing - this one is key. I use a shared shopping list and we both need to add and edit.

      i use and love notally but you can’t share/sync (export/import wouldn’t satisfy the above requirement)

    • Statick@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      16 days ago

      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.