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

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

  • Zeiram@lemmy.zip
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 hours ago

    Be careful with Helix Notes. It is great. But it destroyed all your markdown table. It will replace the table with HTML code when you edit a file.

  • onlinepersona@programming.dev
    link
    fedilink
    arrow-up
    54
    ·
    11 days 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
      47
      arrow-down
      2
      ·
      11 days 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
    19
    ·
    11 days 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
      9
      ·
      11 days 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
      2
      ·
      10 days 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
        2
        ·
        10 days 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
          1
          ·
          10 days 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
            3
            ·
            9 days 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.

    • Nima@leminal.space
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      11 days 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
    17
    ·
    11 days ago

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

  • cybervegan@lemmy.world
    link
    fedilink
    arrow-up
    13
    ·
    10 days ago

    Seems quite good - I’ve tried a LOT of MarkDown editors over the years, but until quite recently, I’d stuck with Zettlr for a long time. I’ve recently reinstalled my laptop, which made me look for alternatives to some software, and I’ve been playing round with MarkText for the last few days, which seems nice.

    HelixNotes is definitely good - if I had to drop MarkText, I think I could get on well with it. I like that they have a debian repository, so I can keep it updated with the usual system update software. I downloaded the AppImage as a quick test, but it didn’t work because it was compiled against an old version of glibc.

    The only thing I don’t like so far is the format toolbar is at the bottom of the editor screen, and I haven’t found a way to move it.

      • cybervegan@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        8 days ago

        Sounds great, look forward to seeing that. After using it a bit more, another thing occurred to me - there’s no way to open arbitrary files. I don’t use MarkDown for “just notes” or “just one thing”, I keep markdown files all over the place. I had set the repository directory to be that of my blog posts during first run, but then I can’t open things in my notes directory or documents folder, and I can’t see anywhere in the settings dialogue to change it. Am I missing something?

      • bitwolf@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        15
        ·
        10 days 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.

      • JustEnoughDucks@slrpnk.net
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        10 days 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

    • mnemonicmonkeys@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      4
      ·
      8 days ago

      It seems to have a hierarchical organization system like Obsidian. That’s a big difference imo.

      Now, Joplin might have that hidden somewhere, but in that case the fact I can tell this from a glance with HelixNotes and not with Joplin still says something.

  • Voroxpete@sh.itjust.works
    link
    fedilink
    arrow-up
    6
    ·
    10 days 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
      10
      ·
      10 days 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
        10
        ·
        10 days 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).

  • bleustenns@lemmy.ml
    link
    fedilink
    arrow-up
    8
    arrow-down
    2
    ·
    10 days ago

    Was AI used in the process of making this app, and if so, how? I have personal issues with using ‘vibe-coded’ software. This looks very, very nice, so I figured I’d ask.

    • rockyroad226@lemmy.worldOP
      link
      fedilink
      arrow-up
      7
      arrow-down
      2
      ·
      10 days ago

      Thanks for asking. Yes, we use AI as a tool in our workflow. The difference between our workflow and ‘vibe coding’ is that we can catch and fix problems. We’re not just shipping whatever an AI produces and hoping it works.

      • mnemonicmonkeys@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        8 days ago

        That’s still rather vague tbh. There’s a pretty big spectrum of how involved an AI gets beyond just letting the AI do everything, and the line between ‘vibe coding’ and not is blurry and changes between individuals.

        Are you treating the AI like a glorified StackOverflow/Google to get suggestion and then manually writing/adapting the code yourself? Are you letting the AI do all the coding and running a lot of tests? Is it something in between or outside those examples?

        I’m not trying to string you up, it’s just that communication and disclosure are important in FOSS

        • rockyroad226@lemmy.worldOP
          link
          fedilink
          arrow-up
          1
          ·
          8 days ago

          Fair point. To be more specific we’re somewhere in between. AI writes a lot of code for us, but there’s a developer in the loop who reads every line and understands what it’s doing. We still make the call on whether it stays unlike the traditional vibe coder who doesn’t know what to look for. Hope that clears things up a bit.

          • bleustenns@lemmy.ml
            link
            fedilink
            arrow-up
            1
            ·
            2 days ago

            I see, thank you for explaining. Personally, I will stick with alternatives as I’ve a moral obligation to LLM usage for things like this, although it sucks to say that as the ‘selling features’ of this app are really enticing to me. Hope things work out.