TaskNotes v2.0.2
Bug Fixes:
- Fixed recurring tasks without due dates not appearing in agenda view
- Recurring tasks now properly show on their scheduled days in agenda view
Settings Improvements:
- Enhanced Priorities settings tab with comprehensive usability improvements
- Added detailed descriptions, help sections, and column headers
- Added input validation and better visual organization
- Matches the improved usability of the Statuses settings tab
Technical Details:
- Modified FilterService date range filtering to properly handle recurring tasks without due dates
- Added logic to check if recurring tasks should appear on any date within the specified range
- Uses existing isRecurringTaskDueOn helper for accurate recurrence calculations
- Maintains full backward compatibility for all existing functionality