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

  • Eirikr70@jlai.lu
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 hours ago

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

  • Statick@feddit.online
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    12 hours 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).

  • Daniel Quinn@lemmy.ca
    link
    fedilink
    English
    arrow-up
    18
    ·
    1 day 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.

    • yyprum@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      4
      ·
      13 hours ago

      This is surprising… And completely unmanageable from a user’s point of view. In order to find what licenses it has I need to browse folder by folder in the code, instead of, you know, having a list of licenses and where they apply.

      On a quick look I saw only two places with a special license, one is the example indicated by the developer of the server package which is an odd license that gives me pretty bad vibes for my lack of legal knowledge but probably is ok? It might even be reasonable, but what is the server package? Is that the server I self host? Or the server for paid Joplin? Then I found some other code that was an MIT license… But how deep do I need to go searching in the folder structure to find all licenses? This is irritating. I guess I gotta consider changing to something else then if only to be able to know what license I am using.

      Also… What is the legal implications of using a software than upon any update might suddenly add a weird random license? Would that mean I am expected to keep checking all foldernevery time they change something?

    • silent_noodle@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      18 hours ago

      +1 for docmost, I’ve been running it at home for nine months now. Very happy with the performance and feature set

    • yyprum@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 hours ago

      Very promising! If I understand correctly though, I can’t even create a note in offline mode to sync later? That would be a bit of a deal breaker for me personally. I couldn’t see much details on e2ee either, but maybe I missed that. Anyway, really well done!

      • fozid@feddit.uk
        link
        fedilink
        English
        arrow-up
        1
        ·
        9 hours ago

        Yeah, it’s entirely online only. And no e2ee, just relies on web server encryption like SSL.

    • Denys Nykula@piefed.social
      link
      fedilink
      English
      arrow-up
      3
      ·
      19 hours 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
        9 hours 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
          ·
          9 hours 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.

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

    I like NocoDB though the self-hosted version isn’t as complete as their hosted version. For my needs though it works quite well.

  • Manalith@midwest.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    16 hours 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
      ·
      12 hours 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

  • androidul@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    23 hours 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
      4
      ·
      21 hours 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.

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

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

    • lukecyca@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      16 hours ago

      SilverBullet is absolutely solid, with a simple and elegant architecture. SPA app, offline support, flat file backend, etc. Highly recommended.

        • Ek-Hou-Van-Braai@piefed.socialOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          21 hours 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