reminders: build timing engine for due/start reminders #192

Closed
opened 2026-04-06 20:59:00 +00:00 by barrettruth · 1 comment
barrettruth commented 2026-04-06 20:59:00 +00:00

Summary

Implement pure scheduling logic for reminder fire times.

Scope

  • due/start anchors
  • offset handling
  • all-day local time handling
  • timezone resolution rules
  • recurrence copy-forward behavior
  • suppression rules for completed/cancelled tasks

Blocked by: #191

## Summary Implement pure scheduling logic for reminder fire times. ## Scope - due/start anchors - offset handling - all-day local time handling - timezone resolution rules - recurrence copy-forward behavior - suppression rules for completed/cancelled tasks Blocked by: #191
barrettruth commented 2026-04-06 22:32:05 +00:00

Completed by #205, #206, and #207. The timing engine now covers due/start anchors, offsets, all-day local time handling, recurrence copy-forward, and suppression for completed/cancelled tasks.

Completed by #205, #206, and #207. The timing engine now covers due/start anchors, offsets, all-day local time handling, recurrence copy-forward, and suppression for completed/cancelled tasks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#192
No description provided.