dralkh_spaceforge/ui
dralkh 7ac79ae05f feat: add recurring notes and drag-and-drop reordering
- Implement recurring notes feature with interval selection
- Add drag-and-drop reordering with position persistence
- Update data model to support recurring notes
- Add UI controls for recurrence settings
- Implement position tracking for drag-and-drop
- Align recurring note colors with other button backgrounds

Recurring notes can be toggled via button or context menu, show visual
indicators, and automatically schedule next occurrences. Drag-and-drop
reordering persists the new order across sessions using existing
customNoteOrder system.
2026-02-15 10:05:34 +03:00
..
sidebar feat: add recurring notes and drag-and-drop reordering 2026-02-15 10:05:34 +03:00
batch-review-modal.ts feat: Refine notices and error handling, introduce UI constants. 2026-01-01 12:14:46 +03:00
calendar-view.ts fix: Correct calendar view tooltip CSS unit and simplify DOM query. 2026-01-01 12:22:21 +03:00
confirmation-modal.ts feat: Enhance MCQ generation with difficulty settings, refactor UI components, update calendar event logic, and configure ESLint for improved code quality. 2025-12-08 16:58:14 +03:00
consolidated-mcq-modal.ts feat: Refine notices and error handling, introduce UI constants. 2026-01-01 12:14:46 +03:00
constants.ts feat: Refine notices and error handling, introduce UI constants. 2026-01-01 12:14:46 +03:00
context-menu.ts feat: Enhance MCQ generation with difficulty settings, refactor UI components, update calendar event logic, and configure ESLint for improved code quality. 2025-12-08 16:58:14 +03:00
event-modal.ts refactor: remove unnecessary await calls, clean up ESLint comments, and refine UI element selection. 2026-01-01 11:22:31 +03:00
mcq-modal.ts feat: Refine notices and error handling, introduce UI constants. 2026-01-01 12:14:46 +03:00
review-modal.ts feat: Refine notices and error handling, introduce UI constants. 2026-01-01 12:14:46 +03:00
settings-tab.ts feat: Refine notices and error handling, introduce UI constants. 2026-01-01 12:14:46 +03:00
sidebar-view.ts feat: Refine notices and error handling, introduce UI constants. 2026-01-01 12:14:46 +03:00
upcoming-events.ts feat: Enhance MCQ generation with difficulty settings, refactor UI components, update calendar event logic, and configure ESLint for improved code quality. 2025-12-08 16:58:14 +03:00