4 Commits

Author SHA1 Message Date
0ae9cae1eb feat: add note moving functionality with UI controls
- Added new API endpoint /api/vault/notes/move for moving markdown files between folders
- Implemented setupMoveNoteEndpoint with path validation, error handling, and event broadcasting
- Added move note UI component to note header with folder selection
- Updated note viewer to handle note path changes after moving
- Added moveNoteToFolder method to VaultService for client-side integration
- Modified note header layout to include move trigger
2025-10-25 21:39:31 -04:00
20cc6e9215 chore: update Angular TypeScript build info cache 2025-10-02 10:55:11 -04:00
89c8315820 chore: update TypeScript build info cache 2025-10-01 08:20:34 -04:00
81d7f1f7c2 chore: update Angular cache and TypeScript build info 2025-09-30 11:52:03 -04:00