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

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

  • Hanrahan@slrpnk.net
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 hours ago

    I’m using Joplin, sync’d across Nextcloud to my android phone, Linux laptop and Linux desktop.

    this do much the same or …better ?

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

      I’m doing this about an intermediate step. My notes are all in a GIT repository. So I use GIT to create the synchronization between the different devices. On the smartphone with PuppyGit. Positive side effect: The note app itself does not require synchronization.

    • rockyroad226@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      7 hours ago

      Nextcloud syncs great on PC but we’re still working on implementing Webdav which would affect your Android device.

  • cybervegan@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    15 hours 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.

  • siravious@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    16 hours ago

    Looks cool… but as an Obsidian user, i’m uncertain as to the depth of the differentiators. Open source sure, but obsidian has served me well and is lightning fast to open even with all core plug-ins enabled plus several community plug-ins. Nearly all of which are optional anyway.

    Obsidian also has quite a moat in terms of third-party functionality enhancements with very feature rich examples like Xcalidraw.

    They also offer an end to end encrypted synchronization service that works better than file based synchronization services like iCloud, and a publish service that also works well.

    No casting of aspersions, but as a former fortune 500 decision-maker for enterprise software in the millions, I have a tendency to critically think about why X vs Y for my personal stack as well. Counterpoints welcome!

    • Ozymandias88@feddit.uk
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      15 hours ago

      Enshitification.

      If they were really committed to keeping it “for the users” they would open source it.

      The fact that they haven’t means they are keeping in their back pockets enshitification to drive more users to paid options in case their current investment dries up.

      • pemptago@lemmy.ml
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        1
        ·
        15 hours ago

        I love FOSS and Obsidian is literally the only close-sourced software in my stack, but open source is not necessary to prevent enshittification, not if you have interoperability. As long as data is stored in md files, if the obsidian team makes bad moves people can pack up and migrate to logseq or other competitors. While the 3rd party plugins add enhancements that might bog down switching, many of those plugins are open source and could be ported.

  • bleustenns@lemmy.ml
    link
    fedilink
    arrow-up
    6
    arrow-down
    3
    ·
    17 hours 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
      6
      arrow-down
      2
      ·
      16 hours 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.

  • Voroxpete@sh.itjust.works
    link
    fedilink
    arrow-up
    4
    ·
    19 hours 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
      7
      ·
      19 hours 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
        6
        ·
        18 hours 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).

      • bitwolf@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        13
        ·
        1 day 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.

  • onlinepersona@programming.dev
    link
    fedilink
    arrow-up
    55
    ·
    2 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
      48
      arrow-down
      2
      ·
      2 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!

    • mogoh@lemmy.ml
      link
      fedilink
      arrow-up
      40
      arrow-down
      5
      ·
      2 days 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
        12
        arrow-down
        1
        ·
        2 days ago

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

          • Dultas@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            11 hours 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.

          • Thorry@feddit.org
            link
            fedilink
            arrow-up
            13
            arrow-down
            3
            ·
            2 days ago

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

      • grapemix@lemmy.ml
        link
        fedilink
        arrow-up
        4
        arrow-down
        2
        ·
        1 day 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

    • eldavi@lemmy.ml
      link
      fedilink
      English
      arrow-up
      15
      arrow-down
      1
      ·
      2 days 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
        25
        arrow-down
        1
        ·
        2 days 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.

    • chrash0@lemmy.world
      link
      fedilink
      arrow-up
      12
      arrow-down
      13
      ·
      2 days ago

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