From 8d24e03b440ed5de90cae41f45d116c8f7e0f87c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 26 Jul 2015 12:54:17 -0400 Subject: Update documentation --- docs/board-collapsed-expanded.markdown | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 docs/board-collapsed-expanded.markdown (limited to 'docs/board-collapsed-expanded.markdown') diff --git a/docs/board-collapsed-expanded.markdown b/docs/board-collapsed-expanded.markdown new file mode 100644 index 00000000..e094e817 --- /dev/null +++ b/docs/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) + -- cgit v1.2.3