dralkh_spaceforge/models
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
..
calendar-event.ts feat: add calender event tooltips on hover instead of notifications** 2025-10-08 14:29:17 +03:00
mcq.ts spaceforge 2025-07-31 07:03:20 +03:00
plugin-data.ts feat: add calender event tooltips on hover instead of notifications** 2025-10-08 14:29:17 +03:00
review-schedule.ts feat: add recurring notes and drag-and-drop reordering 2026-02-15 10:05:34 +03:00
review-session.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
settings.ts feat: add recurring notes and drag-and-drop reordering 2026-02-15 10:05:34 +03:00