0
0
Fork 0
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

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.