You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
396 B
Markdown
15 lines
396 B
Markdown
task-recurring-delete
|
|
---------------------
|
|
Delete all overdue, recurring and duplicate taskwarrior tasks and keep only the
|
|
first of a kind.
|
|
|
|
task-recurring-postpone
|
|
-----------------------
|
|
Postpone recurring task dupes to tomorrow and keep only two per parent task.
|
|
|
|
|
|
<hr/>
|
|
|
|
Need the taskw Python bindings to run. These are workarounds for this issue:
|
|
https://bug.tasktools.org/browse/TW-1314.
|