Recurring Task Row
Recurring task list showing each rule summary badge, the next three occurrence dates, and a note that past occurrences are never retroactively changed.
Recurring task list showing each rule summary badge, the next three occurrence dates, and a note that past occurrences are never retroactively changed.
Search blocks by description or jump to a page.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Recurring Task Row lists three active recurrence rules: Weekly team retrospective every Friday, Send billing summary to Avery every 2 weeks on Monday, and Review open support tickets every weekday. Each row shows the rule as a secondary Badge and the next three occurrence dates as outline Badges. The footer reads: Editing a recurrence rule only affects future occurrences. Past ones keep their state regardless of what you change.
Rules are one typed array where nextOccurrences is a string triple. The honesty note prevents the support ticket that always follows when a rule change retroactively updates closed tasks.
Reach for this block on a task settings or automation page where users configure repeating work, wired to your recurrence rule engine. Show only the rows relevant to the signed-in user or project.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the personal recurring task manager. Other recurring-row shapes:
Tip: always show at least the next three dates; a rule badge alone does not tell users when the next task lands.