notes/src-tauri
enzotar 2041798048 feat: v0.2.0 — command palette, full-text search, note management, editor improvements, graph filtering
- Add search_vault and rename_note Rust backend commands
- Add CommandPalette component with fuzzy search and keyboard nav (Ctrl+K)
- Add ContextMenu component with rename/delete actions
- Add global keyboard shortcuts (Ctrl+N/G/D)
- Rebuild Sidebar with debounced full-text search results
- Add Editor heading scaling (h1-h3), interactive task checkboxes, inline code
- Add GraphView filter bar (folder dropdown, min links slider)
- Add 440+ lines of CSS for all new components
- Update CHANGELOG.md with v0.2.0 entry
2026-03-07 08:40:16 -08:00
..
capabilities feat: Graph Notes app with semantic zoom graph, wikilink tokens, and shadcn-inspired UI 2026-03-07 00:21:49 -08:00
icons feat: Graph Notes app with semantic zoom graph, wikilink tokens, and shadcn-inspired UI 2026-03-07 00:21:49 -08:00
src feat: v0.2.0 — command palette, full-text search, note management, editor improvements, graph filtering 2026-03-07 08:40:16 -08:00
.gitignore feat: Graph Notes app with semantic zoom graph, wikilink tokens, and shadcn-inspired UI 2026-03-07 00:21:49 -08:00
build.rs feat: Graph Notes app with semantic zoom graph, wikilink tokens, and shadcn-inspired UI 2026-03-07 00:21:49 -08:00
Cargo.lock feat: Graph Notes app with semantic zoom graph, wikilink tokens, and shadcn-inspired UI 2026-03-07 00:21:49 -08:00
Cargo.toml feat: Graph Notes app with semantic zoom graph, wikilink tokens, and shadcn-inspired UI 2026-03-07 00:21:49 -08:00
tauri.conf.json feat: Graph Notes app with semantic zoom graph, wikilink tokens, and shadcn-inspired UI 2026-03-07 00:21:49 -08:00