Skip to content

Handling Single-Day Cancellation in Recurring Tasks Without Breaking the Sequence #2598

Answered by claremacrae
nprime496 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

Situation: There are days when I'm unable to complete a scheduled task and need to skip it. However, I want the task to resume its normal recurrence from the next scheduled date. Essentially, I'm looking to cancel only the current instance of the task, not the entire recurring schedule.

Yes, that's not how recurring tasks work. You definitely should not cancel the newest occurrence of a recurring task, unless you are finished with the series.

Issue: I've spent considerable time trying to find a solution for this seemingly straightforward problem.

Summary: I do think that when done is the solution to the problem... It's what it was added for. See below...

Otherwise, any guidance o…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by nprime496
Comment options

You must be logged in to vote
1 reply
@claremacrae
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
scope: recurrence Anything to do with recurring/repeating tasks
2 participants