Joplin doesn’t seem fully FOSS.
Logseq seems nice but I won’t be able to hit it at notes.mydomain.works

What are good options? Ideally for keeping recipes and things

  • Daniel Quinn@lemmy.ca
    link
    fedilink
    English
    arrow-up
    29
    ·
    1 month ago

    I didn’t understand what you meant by Joplin not being “fully FOSS”, so I went looking for the license. Is really quite strange. Basically they’ve used a “personal license” for some parts and the AGPL for the rest. That’s… annoying.

  • androidul@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    ·
    1 month ago

    you could selfhost AnyType, then if all devices are connected to the same WiFi they sync via P2P.

    I find it even better than Notion in fact, because you can define any objects then do whatever you like with them.

    What it lacks is the math stuff from tables unfortunately.

    • Sickday@kbin.earth
      link
      fedilink
      arrow-up
      5
      ·
      1 month ago

      What it lacks is the math stuff from tables unfortunately.

      It also lacks reminders, alerts, and notifications. I really wanted to like it when I tried it out, but this was a huge deal breaker for me.

    • rasterweb@fedia.io
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      I liked AnyType but really missed having a browser-based application. I also had a hard time exporting my data out of AnyType.

    • Denys Nykula@piefed.social
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 month ago

      Do some parts of go-notes have proprietary sources? I can’t find the source for the native Android client in the repo or instructions on how to download and build it from elsewhere.

      • fozid@feddit.uk
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        1 month ago

        The android, windows and Linux app use propriety parts, the android app is a web view app built in android studio, the Linux and windows apps are just electron apps. I have all the source code I used to build them on my pc, but I didn’t create a repo for them. go-notes is fully open source with the backend in go, the clients are just extremely basic frontends.

        Edit

        Just gone and checked and all the electron apps source code is in my repo, so the Linux and windows apps you can build yourself from the code. I can upload the android code from android studio if you want as well?

        • Denys Nykula@piefed.social
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 month ago

          It’d be cool if your app was installable from F-Droid, for which the sources have to be somewhere under a free license. I most likely won’t be able to contribute code but would indeed like to look through the sources, and maybe help with translation if the code supports internationalization.

          • fozid@feddit.uk
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 month ago

            Cool. I’ll add the android source code to the repo when I get chance 👍

  • Shimitar@downonthestreet.eu
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    1 month ago

    AFAIK Joplin is FOSS, but be aware that it’s markdown format is not compatible with… Markdown. Funnily enough.

  • Kagu@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 month ago

    Honing in on the “recipes” par of your post. I’ve really enjoyed self hosting mealie for those.

  • Decronym@lemmy.decronym.xyzB
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    1 month ago

    Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

    Fewer Letters More Letters
    Git Popular version control system, primarily for code
    SSL Secure Sockets Layer, for transparent encryption
    SSO Single Sign-On

    3 acronyms in this thread; the most compressed thread commented on today has 3 acronyms.

    [Thread #165 for this comm, first seen 15th Mar 2026, 00:40] [FAQ] [Full list] [Contact] [Source code]

  • Statick@feddit.online
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 month ago

    I’ve been using HelixNotes and syncing between my devices via git pull/push on a private codeberg repo, but if you’re not familiar with git then syncthing and syncthing-android (assuming you have android) should work as well.

    I absolutely love HelixNotes so far (been using it for a month or so).

        • Ek-Hou-Van-Braai@piefed.socialOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 month ago

          That looks really great, It doesn’t seem like I can host it at my domain though.

          Looking for something I can just run in my cloud and eventually share with family members etc. so we have a joint space for notes and things

  • early_riser@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 month ago

    I wrote a post a while ago comparing various wiki and wiki-adjacent offerings. I’ve settled on DokuWiki as it’s easy to host. The UI is dated (though I don’t think it’s outright ugly). The vanilla experience is a bit bare-bones but there’s a built-in GUI for searching and installing plugins. The only pain point I can foresee is upgrading and long-term management thanks to juggling so many plugins. If the newest version of the base software doesn’t play nice with a particular plugin, or if a plugin stops being developed, etc.

  • Eirikr70@jlai.lu
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    For very simple notes, I use Memos. It doesn’t have whistles and bells, and it works great!

  • Manalith@midwest.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    Obviously not really Notion like but if it’s mostly recipes, any reason you don’t want to do something like Mealie for that?

    • Ek-Hou-Van-Braai@piefed.socialOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 month ago

      That seems nice, but I’d like if it can handle Markdown well.

      Saving my files as Markdown means they’re future proof and I can move it to easily in the future