Feature: auto delete recurring task after marked completed [and create next daily note instance, and move new task to there] #2478
-
I track tasks in daily notes. The main problem for me is recurring tasks can't automatically goto daily notes. I know this is hard to implement. So I maintain recurring tasks in another file then query from daily notes. Now the problem is this file is growing larger and ugly. Those completed recurring tasks are repeated reminders like birthdays or weekly review. My idea: when click the checkbox of recurring tasks, delete it and add the next occurrence. |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 6 replies
-
I've converted this to a Q&A instead... Thank you for using the Tasks plugin, and for taking the time to make a suggestion. BackgroundAs per the title of this section - (Bugs have always been tracked in Issues.) Here are some of the reasons why the need for this change: I had to leave Ideas Discussions open to allow people to comment on existing ideas, and so we could track their votes, so I renamed the section to try to point people to Ideas instead for new reports. RequestSo I would be grateful if you would go to Issues, click I'm going to close this now, and look forward to receiving your report in Issues. Thanks again. |
Beta Was this translation helpful? Give feedback.
-
Actually @sudoexec, don't worry - I will convert to a Q&A. |
Beta Was this translation helpful? Give feedback.
-
Hi, sorry for the spam above. There are two ways to create recurring tasks for use with the Tasks plugin:
It sounds like you are wanting to mix the two, which is not how Tasks works.
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' |
Beta Was this translation helpful? Give feedback.
-
For daily tasks, I would still put them in your daily notes. For other frequencies, it sounds like you have one file with all your recurring tasks. If that file is too large, I would instead break that down by topic in to separate files. |
Beta Was this translation helpful? Give feedback.
-
I am one of those people that never completes task - when I no longer need them they are deleted. I think a feature that would help people like me, and the poster above (at least in part) is to be able to delete tasks with a simple button from the modal (button would show only when editing an existing task). At the moment I have to go to the file with the task (one click), select the whole line and delete it (about 5 clicks) and then navigate back to where I was (two clicks). That's a lot of faff when dealing with a few dozen tasks in different files. |
Beta Was this translation helpful? Give feedback.
-
On re-reading this, there may be multiple suggestions here - I am going to treat it as a single request based on the first half of the title...
A mechanism to auto-delete completed tasks was released in Tasks 7.8.0. - see the documentation. If there are outstanding requests in this issue, that are still needed, they should be logged as separate Issues (of not already reported there...) |
Beta Was this translation helpful? Give feedback.
Hi, sorry for the spam above.
There are two ways to create recurring tasks for use with the Tasks plugin:
🔁 every ...
to the first task, and Tasks will create the new instance every time you complete a task.It sounds like you are wanting to mix the two, which is not how Tasks works.
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'