Step-by-step walkthroughs of common tickler workflows, following David Allen’s tickler-file methodology. A tickler is a dormant reminder that wakes on a configured date — one-shot or recurring. On wake day the tickler surfaces in the Inbox, the user reviews the pre-filled acceptance form, adjusts for today’s context, and accepts to spawn a fully-clarified task. These guides cover the most frequent tickler journeys end to end.
Steps
- I capture a task with name “Weekly review”
- I navigate to the clarify screen
- I select “Tickler” as the task kind
- I set the wake schedule to recurring “FREQ=WEEKLY;BYDAY=FR” starting “2025-07-11”
- I set the template target kind to “Todo”
- I set the template effort to “Medium”
- I add context “Office”
- I submit the clarify form
- the tickler list should contain task with
- I navigate to the tickler screen
- I should see a tickler row for “Weekly review” with schedule “Every Friday”
- I capture a task with name “Renew passport”
- I navigate to the clarify screen
- I select “Tickler” as the task kind
- I set the wake schedule to once “2025-10-01”
- I set the template target kind to “Todo”
- I set the template effort to “Small”
- I submit the clarify form
- the tickler list should contain task with
- the inbox should contain no tasks
- a task exists with name “Follow up on proposal” in Stuff state
- I navigate to the clarify screen
- I select “Tickler” as the task kind
- I set the wake schedule to once “2025-08-15”
- I set the template target kind to “Todo”
- I set the template effort to “Medium”
- I add context “Office”
- I submit the clarify form
- the inbox should contain no tasks
- I navigate to the tickler screen
- I should see a tickler row for “Follow up on proposal”
- the clock is set to “2025-07-11T09:00:00”
- a task exists with name “Weekly review” in Tickler state with wakeSchedule recurring “FREQ=WEEKLY;BYDAY=FR” starting “2025-07-11”
- the tickler has template with name “Conduct weekly review”, targetKind “Todo”, effort “Medium”
- I navigate to the clarify screen
- the current inbox item is tickler “Weekly review”
- I add context “Office”
- I tap the accept button
- the next list should contain tasks with
- the task “Weekly review” should not be marked as completed
- a task exists with name “Check smoke detectors” in Tickler state with wakeSchedule once “2025-10-01”
- the tickler has template with name “Test all smoke detectors”, targetKind “Todo”, effort “Small”
- I navigate to the tickler screen
- I tap on tickler “Check smoke detectors” to open editor
- I change the wake schedule to recurring “FREQ=MONTHLY;BYMONTHDAY=1” starting “2025-10-01”
- I change the template name to “Test and replace smoke detector batteries”
- I change the template effort to “Medium”
- the tickler template should show name “Test and replace smoke detector batteries”
- the tickler template should show effort “Medium”
- I navigate to the tickler screen
- I should see a tickler row for “Check smoke detectors” with schedule “Monthly on the 1st”