dralkh_spaceforge/services
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-service.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
fsrs-schedule-service.ts refactor: remove unnecessary await calls, clean up ESLint comments, and refine UI element selection. 2026-01-01 11:22:31 +03:00
mcq-service.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
pomodoro-service.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
recurring-notes-service.ts feat: add recurring notes and drag-and-drop reordering 2026-02-15 10:05:34 +03:00
review-history-service.ts spaceforge 2025-07-31 07:03:20 +03:00
review-schedule-service.ts feat: Refine notices and error handling, introduce UI constants. 2026-01-01 12:14:46 +03:00
review-session-service.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