--- "graph-notes": minor --- ## 0.1.0 — Initial Release ### Features - **Tauri v2 Desktop App** — Local-first note-taking with full filesystem access - **Contenteditable Editor** — `[[wikilink]]` tokens render as compact chips; backspace/delete to unwrap - **Wikilink Autocomplete** — Type `[[` to search and link existing notes or create new ones - **Force-Directed Graph View** — Semantic zoom: circles morph into rounded-rect cards showing note previews - **Graph Interactions** — Single-click zooms into node, double-click opens note, drag to reposition - **shadcn-Inspired UI** — Zinc neutrals, purple accent gradients, toggle-group tabs, animated save indicator - **Sidebar** — File tree with search, active indicators, daily note shortcut, note count badge - **Backlinks Panel** — Shows all notes linking to the current page with context snippets - **Markdown Preview** — Toggle between edit and rendered preview with wikilink rendering - **Daily Notes** — Auto-created daily journal entries