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

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 6 months ago (1 child)

I just downloaded. Looks amazing. I will try it out. Do you have a Patreon Page or something?

  • source
  • hideshow 2 child comments
  • [–] [S] 2 points 6 months ago (1 child)

    Thanks! No Patreon yet, but I'll set something up. For now, the best support is feedback and bug reports.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 5 months ago (1 child)

    So far it has been smooth sailing. But I will report. Only things Iam missing are:

    • the ability to open notes side by side or alternatively to open a second instance of the app.
    • ability to swap/move line up/down via shortcuts with arrow keys
    • showing line numbers

    maybe you can consider these for the future.

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 2 points 5 months ago* (last edited 5 months ago) (1 child)

    Great! Thanks for the feedback.

    All 3 enhancements noted. Will be implemented in next release.

    Update: The line shortcuts and line numbers will be in the next release. The side-by-side/split view requires a significant architecture refactor, so that one will take longer - it's on the roadmap but not for the immediate next release.

  • source
  • parent
  • hideshow 2 child comments