Skip to content

Feature: auto delete recurring task after marked completed [and create next daily note instance, and move new task to there] #2478

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

You must be logged in to vote

Hi, sorry for the spam above.

There are two ways to create recurring tasks for use with the Tasks plugin:

  1. Add the 🔁 every ... to the first task, and Tasks will create the new instance every time you complete a task.
  2. Adjust your daily notes template to generate non-recurring tasks on the days that you need to do them.

It sounds like you are wanting to mix the two, which is not how Tasks works.

Those completed recurring tasks are repeated reminders like birthdays or weekly review.

You should put the logic for creating them in to your daily notes template, and make them non-recurring tasks.

'If it's a Sunday, add a weekly review task'
'if it's 1 October, wish Chris happy birthday'

Replies: 6 comments 6 replies

Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@sudoexec
Comment options

@claremacrae
Comment options

@claremacrae
Comment options

Answer selected by claremacrae
Comment options

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

Comment options

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

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
status: wontfix This will not be worked on status: released Done, and included in a public release scope: recurrence Anything to do with recurring/repeating tasks scope: lifecycle of tasks Issues to do with deletion or moving of tasks upon completion. See also 'scope: managing tasks'
3 participants