HelixNotes is completely free, open source, with no bloat. Your notes should be yours.

So we made sure they are. https://helixnotes.com/

    • eldavi@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      the advertising is troubling to me somehow; it has a budget and someone deciding were to spend the money on advertising.

      • rockyroad226@lemmy.worldOP
        link
        fedilink
        arrow-up
        0
        ·
        1 month ago

        the advertising is troubling to me somehow; it has a budget and someone deciding were to spend the money on advertising.

        I’m not being paid to advertise. This is just my contribution to the project.

    • mogoh@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      The whole website looks like AI.

      Also the commit history is only 3 month old and the first commit is 26000 lines. How ever this could be longer in development and commits could be squashed. At this point, I doubt it though.

      • ZeroHora@lemmy.ml
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        They could be hosting the source code on github or something like that and changed to couldberg no?

          • Thorry@feddit.org
            link
            fedilink
            arrow-up
            0
            ·
            1 month ago

            This isn’t a guarantee and also assumes the previous version management was git.

          • Dultas@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            1 month ago

            Depends how you do it. Add a new remote and push, sure. Copy the src into a newly init repo, not so much. Granted there is no reason to do the latter but you could.

      • grapemix@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        1 month ago

        He did one big rewritten before because of poor gui speed. I won’t comment on of if he use ai or not or code quality, but you can probably search old posts about his rewritten. I do agree dev should keep his git history less susceptible especially in this ai slop age

    • chrash0@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      automatically responding that this was created with an LLM? this is absolutely screaming LLM

  • onlinepersona@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    I’ll wait a few months and then check in again.

    It stores all metadata in YAML frontmatter and doesn’t cache in an SQLite blob? I bet that decision will be reversed pretty quickly once people try to migrate a 10k+ note collection and want to do operations like search immediately instead of scanning every file to build an in-memory cache.

    • rockyroad226@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      You’re right that all metadata lives in markdown frontmatter, but it’s not uncached. The notes list also only reads around 2KB frontmatter, so it stays fast well past 10k notes. We do have some tweaks planned though to optimize this even further. This is a great suggestion, thank you!

  • baronvonj@piefed.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    I’ve been using Joplin on my phone and laptop with WebDAV sync to my NAS. Have plans to update to Joplin server so can share notes with the Baroness.

    • harsh3466@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      Been using Joplin with self hosted server for years and it’s been great. It’s not the prettiest app, but it’s been the stickiest for my needs.

    • amgine@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      Iirc Joplin has a Nextcloud plugin so Nextcloud can be the self hosted cloud storage. I’ve been meaning to set it up

      • pishadoot@sh.itjust.works
        link
        fedilink
        arrow-up
        0
        ·
        1 month ago

        As someone who used NC with Joplin for a long time, I wouldn’t recommend it. I prefer syncthing now, much simpler to manage and find your files vs it being nested in a big clunky NC instance.

        • amgine@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          1 month ago

          I need to look into sync thing I hear good things. Basically you point it to some storage and have it copy a local folder/file?

          • pishadoot@sh.itjust.works
            link
            fedilink
            arrow-up
            0
            ·
            1 month ago

            It’s super easy to configure over a LAN.

            You set up a folder path to sync, authorize it between two machines, and set up your configuration (mirrored sync, one way, etc).

            For photos taken by my phone for example, I have two syncs set up (maybe not the best way to do it it’s just how I did it in 5 min when I started and never changed it)

            Phone has a 2 way sync set up with my photo folder with my desktop. Meaning, when I delete/modify a photo either at my phone or the desktop it deletes/modifies the photo on the other device.

            Additionally, I have a 1-way sync of my photo folder between my desktop and my server archive, so the server only pulls in new files and never deletes or modifies existing files in the archive. So if something happens to my sync folder or if I delete something on accident then I have an archive copy, important for precious memories. Every now and then I just delete the contents of the archive folder and it immediately re-syncs the existing folder of all the stuff I actually wanted to keep. Could set up a cron job but I’m too lazy.

            For Joplin I just have a folder on each device that’s JUST my Joplin notes that syncs between my devices that use Joplin. Easy as pie - as soon as I turn on my laptop or desktop it syncs up with whatever changes have happened on the other two.

            For syncthing I like to make a top level sync folder on each device and then nest many folders under that top level, each to sync distinct things depending on what device it is. You can just sync a main folder if you want but I like the granular control, and as you figure out more stuff to sync it scales much better if you start that way, and name folders consistently.

            Just be careful in the beginning and always back stuff up. It’s not TOO easy to mess up but if you did it would be unforgiving. Test it with some random stuff before you start sending anything important.

    • dieTasse@feddit.org
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      I also have Joplin and recently moved to self-hosted joplin server (from filesystem sync) and it was smooth af and works so flawlessly i love it!

    • Nima@leminal.space
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      i upgraded to using Joplin from my old notes app that was not as robust.

      i absolutely love Joplin and it’s really great for organization as well.

      simple and effective.

  • als@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    At this point I just need a markdown editor for my phone and syncthing to move everything back and forth.

  • mmmm@sopuli.xyz
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    Just downloaded it and opened it and the first thing it does is to ask me for a “notes folder” with .md files, which I don’t have. I just wanted to try it by writing notes.

  • Aria@lemmygrad.ml
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    Excellent. Thank you. But using an online AI provider to me seems against the stated goals. I know online is the preferred option for most people, but you should provide them alongside connecting to a local server.

    • starshipwinepineapple@programming.dev
      cake
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      It says it supports ollama (local)

      AI Actions

      Improve writing, summarize, translate. Runs locally with Ollama, or use your own API key. Your data stays yours.

      • JustEnoughDucks@slrpnk.net
        link
        fedilink
        arrow-up
        0
        ·
        1 month ago

        Personally I have only a hundred notes or so and really only the basic plugins and it still takes up to 10 seconds to load and become usable on my phone.

        It is definitely not fast loading up but it is very fast in most other use cases I have seen. At work I use it with getting more towards 1000 notes and it works fine there usually, though there is some windows+ electron weirdness

      • bitwolf@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        Electron runtime in general. It seems all of the popular cross platform note taking / knowledge garden apps are electron.

        I long so much for a native version that I started learning QTQuick to do just this.

  • grapemix@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    Oh, hey, I saw your repo is stall for months and I thought your project go south. So you finally satisfied with your gui speed after rewritten? Good to see you make it, congrats. Already find a job? You should really design a good plugin sys with py, to expand more interactive data type. Let me know if you want to hear more.

  • helpImTrappedOnline@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    I still use Simple note.

    While I’d prefer one that isn’t owned by the same people as WordPress and not sync to their cloud, it is open source and free. I figure it beats Google or MS notes, and don’t have to manage syncing all the files. No AI nonsense either (at least for now)

    Easy for shopping lists and jotting stuff down, there’s an app for all the major OSs. I definitely don’t trust it for anything important or sensitive.

  • Voroxpete@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    If - hypothetically - you were trying to convince me that this is better than Notesnook, what would your pitch be?

    • rockyroad226@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      Since you’re using Notesnook, I’m guessing you strongly care about your privacy and data security. Notesnook encrypts your notes before they leave which is great, but with HelixNotes, there’s nothing to intercept in the first place. Your notes live on your device. You decide if they ever go anywhere. In addition to that, HelixNotes is free with no account creation.

      • Voroxpete@sh.itjust.works
        link
        fedilink
        arrow-up
        0
        ·
        1 month ago

        I guess I should specify that I’m selfhosting Notesnook, so the data never leaves my personal device ecosystem, and the central sync server is a big plus for me. No account required either (apart from the ones I create on the server I control).