1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00
kanboard_ynh/sources/doc/board-collapsed-expanded.markdown
2016-04-27 20:50:42 +02:00

18 lines
636 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 drop-down menu on the left.
Collapsed mode
--------------
![Tasks collapsed](screenshots/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](screenshots/board-expanded-mode.png)