Skip to content

Tagirijus/WeekHelper

Repository files navigation

WeekHelper

Plugin for Kanboard

With this plugin you get some helpers for planning the week. E.g. quickly name a task with e.g. the week number. Also it shows the actual date in the header. And you get the hours calculated and shown in a more convenient style on various places of th app.

In a task title you can enter "w" and trigger the week replacement feature, which will give you this week, the next week and the overnext week and replace the choice with the pattern set up in the config. By default it is "Y{YEAR_SHORT}-W{WEEK}". In the year 2023 and the week 39 of the year it would be translated to "Y23-W39", for example. These are the possible replacement values:

  • YEAR: the four digit actual year
  • YEAR_SHORT: the two digit actual year
  • WEEK: the actual week number

Additional

Also there now is a new automatic action, which will use the pattern you can set up in the settings, convert it to a regex internally and use it to generate a new such string but for the next week. Then you can set up the automatic action to be executed if e.g. you move a task into the backlog or so. Workflow-wise this could mean: put this task onto next week. And this automatic action helps you quickly automatically rename the tasks title to "update" the week number.

Screenshots

Board view

HoursView board view

Dashboard view

HoursView dashboard view

Compatibility

  • Requires Kanboard1.2.27
  • Requires KanboardTabs to properly work for showing the tooltip times for last months/weeks/etc.

Other Plugins & Action Plugins

  • No known issues

Core Files & Templates

  • 09 Template Overrides
  • No database changes

Changelog

Read the full Changelog

Installation

  1. Go into Kanboards plugins/ folder
  2. git clone https://github.com/Tagirijus/WeekHelper

Translations

  • Contributors welcome
  • Starter template available

Authors & Contributors

License