cross-posted from: https://lemmy.world/post/43147928

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

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

    Not yet, but it’s on the roadmap. The app is still young, right now I’m focused on getting the desktop experience solid based on feedback before shifting to mobile.