2 Commits

Author SHA1 Message Date
7be20d05e0 feat: enhance note list views with rich metadata display
- Added timestamp, author, and description fields to both compact and detailed view modes
- Implemented thumbnail support in detailed view with automatic image extraction from note content
- Improved auto-selection behavior when filters change using reactive signals for more reliable note navigation
2025-11-04 13:14:51 -05:00
59d8a9f83a feat: add multi-select notes and Gemini AI integration
- Implemented multi-selection for notes with Ctrl+click, long-press, and keyboard shortcuts (Ctrl+A, Escape)
- Added Gemini API integration with environment configuration and routes
- Enhanced code block UI with improved copy feedback animation and visual polish
- Added sort order toggle (asc/desc) for note lists with persistent state
2025-11-04 09:54:03 -05:00