v1.1.0 - View mode, daily notes, tag management, math support, and more

This commit is contained in:
Yuri Karamian
2026-02-15 21:13:16 +01:00
parent 2697e10907
commit 6e75468420
21 changed files with 964 additions and 179 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# HelixNotes
A local-first markdown note-taking app built with Tauri, SvelteKit, and Rust.
A local markdown note-taking app built with Tauri, SvelteKit, and Rust.
Your notes are stored as standard Markdown files on your local filesystem. No cloud, no lock-in.
@@ -29,7 +29,7 @@ See all releases: [codeberg.org/ArkHost/HelixNotes/releases](https://codeberg.or
- **Obsidian import** — convert Obsidian wiki-links to standard markdown
- **Themes** — light/dark mode with customizable accent colors and fonts
- **Focus mode** — distraction-free writing
- **Local-first** — everything stays on your machine
- **Local** — everything stays on your machine
## Tech Stack