7 Commits

Author SHA1 Message Date
917af04642 feat: enhance note creation and navigation UX
- Added note creation event handlers to sync selection, scrolling and focus across components
- Improved context menu styling with better opacity and z-index handling
- Updated mobile layout to hide search input on larger screens
- Fixed focus timing issues in move-note-to-folder component
- Added URL state management for newly created notes
- Removed unused archived note files
- Added proper note ID tracking and scroll-into-view behavior
- Enhanced error
2025-10-26 11:54:47 -04:00
c030f91ebe perf: optimize Docker build with layer caching and BuildKit support 2025-10-22 23:13:09 -04:00
397f1b4b80 docs: remove legacy implementation docs in French 2025-10-22 14:56:44 -04:00
eeb957cf17 refactor: redesign editor buttons and improve scrollbar theming 2025-10-21 22:32:54 -04:00
0d0607577d refactor: update tag-related styles and UI components with new color system 2025-10-21 14:36:26 -04:00
062d743481 feat: add CodeMirror dependencies and implement markdown editor UI 2025-10-20 15:43:56 -04:00
0f7610bed1 feat: add quick links filtering and frontmatter enrichment on file load 2025-10-19 20:47:18 -04:00