Commit Graph

5 Commits

Author SHA1 Message Date
Test
7e3c8630a4 feat: replace app icon with new Laputa cloud logo 2026-03-03 20:18:51 +01:00
Test
d83fef67f0 feat: update app icon (green cloud + home) 2026-02-28 19:26:23 +01:00
Test
82dafe9334 feat: update app icon (tree/house cloud design) 2026-02-28 14:20:32 +01:00
lucaronin
001b52c00f feat: update app icon 2026-02-21 10:21:30 +01:00
lucaronin
6b53cf8f50 Initialize Tauri v2 + React + TypeScript project with vault scanner
- Scaffold Vite + React + TypeScript frontend
- Add Tauri v2 backend with Rust
- Implement list_vault command: recursively scans .md files, parses
  YAML frontmatter (Is A, aliases, Belongs to, Related to, Status,
  Owner, Cadence), extracts title from H1 or filename
- 10 passing Rust tests for frontmatter parsing and vault scanning
- Configure Vitest and Playwright (test infrastructure)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 18:20:07 +01:00