poor man's recurrence #2846
-
Hello, lack of proper recurrence support is my main pain in using Taskwarrior, but despite of that it's the most productive tool for task management. Considering I've a lot of recurring tasks, I wonder what would be the pro/cons of converting them to non-recurring ones? For example, instead of completing one when it's due or when I manage to finish it, to just modify its due date with e.g., It is not perfect, but, maybe, better than Taskwarrior creating new instances with incorrect due dates? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
This can probably be done with a custom uda that would hold your recurring value (ie |
Beta Was this translation helpful? Give feedback.
Ok i think i have something that should work along the lines of what you're looking for (or at least easily adaptable to what you want).
First, i added a uda in my
.taskrc
I wrote this simple
on-modify.crecurr.py
script.this
crecurr
forcustom recurrence
is supposed to have a string in the format of {value}{unit}