diff options
Diffstat (limited to 'docs/calendar.markdown')
-rw-r--r-- | docs/calendar.markdown | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/calendar.markdown b/docs/calendar.markdown new file mode 100644 index 00000000..7b5be5fb --- /dev/null +++ b/docs/calendar.markdown @@ -0,0 +1,14 @@ +Calendar +======== + +There are two different views for the calendar: + +- The project view with filters (available from the board) +- The user view (available from the dashboard and from the user section) + +At this time the calendar is able to display these information: + +- Tasks with a due date, displayed at the top. The date can be changed by moving the task to another day. +- Subtask time tracking, each recorded time slot will be shown in the calendar. + +![Calendar](http://kanboard.net/screenshots/documentation/calendar.png) |