diff options
Diffstat (limited to 'doc/board-collapsed-expanded.markdown')
-rw-r--r-- | doc/board-collapsed-expanded.markdown | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/board-collapsed-expanded.markdown b/doc/board-collapsed-expanded.markdown new file mode 100644 index 00000000..e094e817 --- /dev/null +++ b/doc/board-collapsed-expanded.markdown @@ -0,0 +1,19 @@ +Collapsed and Expanded mode +=========================== + +Tasks on the board can be displayed in collapsed or in expanded mode. +Switching from one view to another can be done with the keyboard shortcut **"s"** or by using the dropdown menu on the left. + +Collapsed mode +-------------- + +![Tasks collapsed](http://kanboard.net/screenshots/documentation/board-collapsed-mode.png) + +- If the task is assigned to someone, the initials of the person are shown next to the task number +- If the task title is too long, you can put your mouse over the task to show a tooltip with the full title. + +Expanded mode +------------- + +![Tasks expanded](http://kanboard.net/screenshots/documentation/board-expanded-mode.png) + |