mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
20 lines
704 B
Markdown
20 lines
704 B
Markdown
|
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)
|
||
|
|