diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-04-05 22:19:49 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-04-05 22:19:49 -0400 |
commit | 1f1a0553b099d5961307d8d2ddd660e3ac968f8c (patch) | |
tree | 8e728fb9d7215366a5e606b480817cacf95d0b89 /docs/board-configuration.markdown | |
parent | 010145e36c6cd5ac7ebb453ea19e70e384c0e870 (diff) |
Add more documentation
Diffstat (limited to 'docs/board-configuration.markdown')
-rw-r--r-- | docs/board-configuration.markdown | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/board-configuration.markdown b/docs/board-configuration.markdown index f381ebf9..dda9787f 100644 --- a/docs/board-configuration.markdown +++ b/docs/board-configuration.markdown @@ -58,3 +58,9 @@ When this option is enabled, each time the status of a subtask is changed, the s - When the status changes to "done" then the end time is saved The time spent for the subtask and the task is also updated. + +### Show subtask estimates in the user calendar + +When enabled, assigned subtasks with the status "todo" and with a defined estimate value will be displayed on the user calendar. + +The user calender is available on the dashboard or from the user profile.
\ No newline at end of file |