Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.08 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.08 KB

Weekly Recurring Tasks

Automatically Clone Kanboard Tasks with the DAILY/WEEKLY/BIWEEKLY/DAY-OF-WEEK-IN-CAPITAL tag.

Author

  • Sebastien Diot
  • License MIT

Requirements

  • Kanboard >= 1.0.35

Installation

You have the choice between 3 methods:

  1. Install the plugin from the Kanboard plugin manager in one click
  2. Download the zip file and decompress everything under the directory plugins/WeeklyRecurringTasks
  3. Clone this repository into the folder plugins/WeeklyRecurringTasks

Note: Plugin folder is case-sensitive.

Documentation

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).