Copy sub-tasks when recurring task gets marked as done #513
Replies: 2 comments 5 replies
-
Thank you for the idea @VINTX2! This would need more logic, though, right? For example: the done subtasks should probably be due again, and so on. I don't think I have the time at the moment to support such a feature. Though I like the idea. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Perhaps one idea would be to take everything nested under a recurring task and duplicate it with the main task in the 'next' occurrence in the sequence, and make sure any task that Tasks recognizes as such is marked not-done in the duplicate. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
when a recurring task get marked as done, the main task will get copied, but not the sub-tasks.
It would make more sense (to me), when sub-tasks get copied, too.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions