Automatically Clone Kanboard Tasks with the DAILY/WEEKLY/BIWEEKLY/DAY-OF-WEEK-IN-CAPITAL tag.
- Sebastien Diot
- License MIT
- Kanboard >= 1.0.35
You have the choice between 3 methods:
- Install the plugin from the Kanboard plugin manager in one click
- Download the zip file and decompress everything under the directory
plugins/WeeklyRecurringTasks
- Clone this repository into the folder
plugins/WeeklyRecurringTasks
Note: Plugin folder is case-sensitive.
Tags (SHOULD) works as follow:
- DAILY: Clone a task, annotated with this tag and reaching due date, to the next day.
- WEEKLY: Clone a task, annotated with this tag and reaching due date, to the next week (in 7 days).
- BIWEEKLY: Clone a task, annotated with this tag and reaching due date, to the over next week (in 14 days).
- MONDAY/TUESDAY/WEDNESDAY/THURSDAY/FRIDAY/SATURDAY/SUNDAY: Clone a task, annotated with this tag and reaching due date, to the next week (in 7 days).