I built a note-taking app because the one I wanted didn’t exist. Clean UI, local .md files, no cloud, no account.

Built with Rust + Tauri 2.0 + SvelteKit. Full-text search powered by Tantivy. Graph view, AI writing tools (bring your own key), Obsidian import, version history.

Available for Linux (AppImage, APT, AUR), Windows, and macOS. Source: https://codeberg.org/ArkHost/HelixNotes

  • brbposting@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    Very nice. The screenshots look promising!

    MacDown is pretty solid, but I’ve been looking at alternatives. Unfortunately, while MarkText may be feature-rich, latency is untenable. I think that one’s an Electron app.

    • ArkHost@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      Thanks! Latency was one of the main reasons I went with Tauri instead of Electron. HelixNotes launches instantly and stays light. Give it a try.

    • ArkHost@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      Not at this stage. It’s something I’m considering but the priority is getting the core experience right first.

    • ArkHost@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      Fair question. Use case: you take rough notes during a meeting, no formatting, just raw thoughts. AI can clean them up, summarize, or restructure after the fact. It’s completely optional though. Disabled by default, doesn’t even show in the context menus unless you explicitly configure it in settings with your own API key. If you don’t want it, it’s like it doesn’t exist.

  • captcha_incorrect@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    Is it possible to view files in the root of the vault?
    Also, is it possible to show non .md files?

    My use case for the second question is that I have .pdf and .xml that acompanies my notes. Having HelixEditor showing them as well (or opening them in system default editor) would be nice.

  • wia@lemmy.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    What does it do that obsidian doesn’t? Why would I switch? Genuinely interested.

    • ArkHost@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      Obsidian’s default editor is barebones, you need plugins to get a usable experience. HelixNotes gives you rich editing out of the box: formatting toolbar, slash commands, source mode toggle. No setup. It’s also not Electron. Rust + Tauri 2.0 & Svelte fraction of the RAM, launches instantly. Same philosophy though: local .md files, no cloud, no lock-in. If Obsidian works for you, no reason to switch.

  • ArkHost@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    Thanks for all the feedback everyone. Just shipped v1.1.0 based on what was reported here today:

    • Obsidian wiki link import fix
    • macOS Cmd key shortcuts (was showing Ctrl)
    • Frontmatter no longer modified on notes you don’t edit
    • KaTeX math support
    • Daily Notes
    • Tag management (single + batch)
    • View mode toggle + focus mode improvements
    • Source mode search
    • Notebook delete confirmation
    • Collapsible sidebar tags
  • amateurcrastinator@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    All I know is tauri is the name given to Earth by the goa’uld. When did this came up? Everytime I blink another language appears

  • Mugita Sokio@feddit.online
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    Since this looks to be similar to Obsidian, why not name it something else like it, but without the Obsidian name?

    I’ll need to do some numerology on that…

    • ArkHost@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      The name comes from the double helix. Structured but flexible, like how notes should be. Trilium is a solid project, but it stores notes in an SQLite database and runs on Electron. HelixNotes keeps everything as plain .md files and uses Tauri, so much lighter on resources.

        • ArkHost@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          0
          ·
          3 months ago

          Tauri is an alternative to Electron. Both are frameworks for building desktop apps with web technologies, but Electron bundles a full Chromium browser (which is why Electron apps use so much RAM). Tauri uses your OS’s native webview instead, much smaller, much lighter. Both are open source. The difference is resource usage.

          • Mugita Sokio@feddit.online
            link
            fedilink
            English
            arrow-up
            0
            ·
            3 months ago

            Since my producer and I are using the Odin Project to potentially learn full-stack JS after the foundations course completion on our end (Rails is another option for full-stack development), we could certainly look into Tauri (even if we’re not done with that yet). I wonder, however, why many apps don’t use Tauri, and instead, Electron.

            • ArkHost@lemmy.worldOP
              link
              fedilink
              English
              arrow-up
              0
              ·
              3 months ago

              Electron came first and has a massive ecosystem. Most apps were built before Tauri was mature enough. Switching frameworks is expensive, so existing apps stay on Electron. New projects are increasingly picking Tauri though.

      • KaKi87@jlai.lu
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 months ago

        I specifically asked whether the Markdown editor is WYSIWYG, like Typora, which isn’t the same thing as MS Word WYSIWYG.

  • IllNess@infosec.pub
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    Mac user her. I’ve been using Markflowy after MacDown stopped development. I will give this a shot.

    Thank you for your work.

    • IllNess@infosec.pub
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      Hi OP. I am really enjoying using HelixNotes.

      I love the way it looks and all the features. I was able to use the same folder I use MarkFlowy and Marknote.

      My only critique is the Ctrl key in Windows and Linux menu shortcuts is usually changed to Cmd for Mac. It really isn’t a big deal but I think a lot of Mac users will notice this instantly. I tried creating an note with Cmd + N since is the default for all other Mac apps. I saw the Shortcuts in the Info section and I was hoping you could customize the Keyboard Shortcuts, but you can’t.

      It isn’t a big deal with me. So far I am enjoying this more than MarkFlowy and Marknote. If you don’t change for whatever reason, I understand and I will continue to use your HelixNotes.

      Again thank you for your work.

      • IllNess@infosec.pub
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        3 months ago

        Me again. Last time tonight, I promise.

        My favorite features so far, making the edit toolbar disappear in source mode and Focus mode. Quick access is also really useful.

        One more thing I don’t like, it was adding a header to my edited notes.

        Example:

        ---
        id: "9242199e-992b-4c58-9b4f-85a6949d424d"
        title: "Books"
        tags: []
        pinned: false
        created: 2026-02-15T04:32:13.600656+00:00
        modified: 2026-02-15T04:32:17.240423+00:00
        ---
        

        This doesn’t look great in MacOS preview. This might be one of those things that it was simplest to just add this directly to the file rather than creating some kind of database or a bunch of dot files. Again, not a deal breaker for me. Would adding it to the bottom be possible instead?

        Thank you.

        • Jayjader@jlai.lu
          link
          fedilink
          English
          arrow-up
          0
          ·
          3 months ago

          Hi, not OP, but: that’s known as frontmatter, it’s somewhat widespread, and thus I suspect that it’s much more difficult to have it live at the end of your markdown files than in a separate file or db altogether - unless OP is already rolling their own markdown parser.

        • ArkHost@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          0
          ·
          3 months ago

          Really appreciate the detailed feedback.

          You’re right about the Mac shortcuts - Cmd should replace Ctrl on macOS. That’s a bug, I’ll fix it.

          As for the frontmatter - Jayjader is correct, it’s standard markdown frontmatter. It’s how HelixNotes tracks metadata without using a database or sidecar files. Moving it to the bottom would break compatibility with every other markdown tool that reads frontmatter. But I understand it’s not pretty in a plain preview - that’s the tradeoff for keeping everything in plain .md files with no hidden database.

          Glad you’re enjoying it. Keep the feedback coming, this is exactly what helps improve the app.

          • IllNess@infosec.pub
            link
            fedilink
            arrow-up
            0
            ·
            3 months ago

            Thank you for the explanation.

            I will continue to use it and provide feedback. So far, really great.

            I nearly take all my notes in markdown. I am always excited to try another open source markdown program.

            HelixNotes is super polished.

            Thanks!