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!

    • @gedaliyah@lemmy.worldOP
      link
      fedilink
      English
      26 months ago

      Thank you! This is very helpful. I didn’t see these but Lemmy search is sort of broken for me right now.

    • Statick
      link
      fedilink
      English
      10
      edit-2
      6 months 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.

      • @baconman1945@lemmy.world
        link
        fedilink
        English
        66 months 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
        link
        fedilink
        English
        46 months 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.

    • merde alors
      link
      fedilink
      English
      146 months 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)

    • @gedaliyah@lemmy.worldOP
      link
      fedilink
      English
      2
      edit-2
      6 months ago

      I also found a fork called NotallyX, which includes import functions from Keep and Evernote. Pretty useful for someone migrating.

      • merde alors
        link
        fedilink
        English
        3
        edit-2
        6 months ago
        • amount of backups to keep

        also is a nice addition but i like the fact that notally is just 1.9mb. So i keep using notally and delete a dozen backups from time to time :/

        • @gedaliyah@lemmy.worldOP
          link
          fedilink
          English
          16 months ago

          yeah, just looking through the notes, it looks like both devs care a lot about their project and just have different visions for what a “Complete” notes app should look like. It’s nice to see, because sometimes when you see a fork of a project it’s because someone abandoned it or there is some kind of community drama, but that doesn’t seem to be the case afaik.

  • @paradox2011@lemmy.ml
    link
    fedilink
    English
    26 months ago

    You might like Blinko. It seems similar to Keep to me. I set it up for awhile, but it didn’t give me anything beyond what I already have with Joplin, so couldn’t justify keeping it or transitioning to it. Here’s a video from DB Tech on the set up process: Self-host Blinko with docker

    • @gedaliyah@lemmy.worldOP
      link
      fedilink
      English
      26 months ago

      Wow, this has some neat features and it looks great on any size screen. I will be following this for sure

      • @paradox2011@lemmy.ml
        link
        fedilink
        English
        2
        edit-2
        6 months ago

        Development is pretty rapid too. I didn’t track the features on the updates, but new versions were getting pushed regularly. No mobile app which was kind of a bummer, but the progressive web app integration was pretty good. It felt like a mobile app.

        Edit: I forgot to mention the note sharing function, it shares a URL of the note that allows the recipient to view and edit the note through the URL. It was a little janky when compared with sharing a note between two users using themselves app, but it still worked pretty decently.

  • @just_another_person@lemmy.world
    link
    fedilink
    English
    -376 months ago

    “I WANT ALL THE CLOUD THINGS RIGHT NOW FOR FREE AND I REFUSE TO COMPROMISE 🦶🦶🦶🦶”

    That’s what these requests read like.

    Look, these people have a product with a good UI and sharing for a reason. Anything else you find that doesn’t hit that mark is because of that. Make concessions for what you really need, build your own, or continue stomping around about it.

  • @filister@lemmy.world
    link
    fedilink
    English
    5
    edit-2
    6 months ago

    Obsidian is amazing, though it isn’t FOSS but your notes are saved in Markdown, so even if something happens with the app, they will remain yours.

    Another alternative may be Joplin and AnyType, but I think AnyType is also not 100% FOSS.

  • @Hawk@lemmynsfw.com
    link
    fedilink
    English
    26 months ago

    Dokuwiki + wireguard would be different but satisfy since if those needs, try it out of you have time.

  • Daniel Quinn
    cake
    link
    fedilink
    English
    36 months ago

    Joplin + Syncthing has been great for me. Sync across multiple devices with no third party in between. However the “sharing” in this context is limited to other installations of the entire db. To my knowledge, there’s no way to say “sync these notes with my wife, and these others with my phone only” etc.

    • @Ohh@lemmy.ml
      link
      fedilink
      English
      36 months ago

      Last i looked into it, joplin had a bug which ment syncthing didnt work . Can’t remember the details but the solution was pinning an old version.

      I am much much happier with markor notes + syncthing.

      Super sinple, 100 % foss, sync what you want .

      • Daniel Quinn
        cake
        link
        fedilink
        English
        16 months ago

        I guess it’s been a while then. Syncthing works perfectly for me, with the official latest version in Arch, the older version in Debian, the flatpak on Ubuntu, and the forked version on Android, syncing all my Joplin data all over the place.

        I don’t much care for the file format though. The appeal of Git Journal is strong.