mirror of
https://github.com/dralkh/spaceforge.git
synced 2026-07-22 06:45:03 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| calendar-event.ts | ||
| mcq.ts | ||
| plugin-data.ts | ||
| review-schedule.ts | ||
| review-session.ts | ||
| settings.ts | ||