notes/vault/Daily Notes.md
enzotar 706c7ac5ad feat: Graph Notes app with semantic zoom graph, wikilink tokens, and shadcn-inspired UI
- Tauri v2 desktop app with React, TypeScript, Tailwind CSS v4
- Contenteditable editor with [[wikilink]] token chips (compact pills, unwrap on backspace/delete)
- Wikilink autocomplete: type [[ to search and link notes
- Force-directed graph view with semantic zoom (circle→card morph)
- Single-click zooms into node, double-click opens note
- shadcn-inspired design system: zinc neutrals, purple accents, gradient buttons
- Sidebar with search, file tree, active indicators, daily note shortcut
- Backlinks panel showing linked mentions with context
- File-based vault stored in local filesystem via Tauri FS plugin
2026-03-07 00:21:49 -08:00

888 B
Raw Permalink Blame History

Daily Notes

Daily Notes are a powerful way to capture ideas, tasks, and thoughts as they come.

How It Works

Click the 📅 Daily Note button in the sidebar to create or open today's note. Each day gets its own file in the daily/ folder, named YYYY-MM-DD.md.

Why Daily Notes?

  • Low friction: No need to decide where a thought goes — just write
  • Build connections: Link to relevant notes with [[wikilinks]]
  • Review later: Browse past daily notes to rediscover ideas

Best Practices

  1. Start each day with a fresh daily note
  2. Use [[Project Name]] to link thoughts to topics
  3. Review your Graph View weekly to spot patterns
  4. Use the Welcome guide if you're just getting started

Daily notes work great as an inbox — capture now, organize later using Markdown Syntax and wikilinks.

Daily Notes tis
Daily Notes