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/swimlanes.markdown
2016-04-27 20:50:42 +02:00

32 lines
1.1 KiB
Markdown

Swimlanes
=========
Swimlanes are horizontal separations in your board.
For example, it's useful to separate software releases, divide your tasks in different products, teams or whatever you want.
Board with swimlanes
--------------------
![Swimlanes](screenshots/swimlanes.png)
- You can collapse swimlanes by clicking on the icon on the left
- The default swimlane is always shown at the top
Managing swimlanes
------------------
- All projects have a default swimlane.
- If there is more than one swimlane, the board will show all swimlanes.
- You can drag and drop tasks between swimlanes.
To configure swimlanes go to the **project configuration page** and choose the section **Swimlanes**.
![Swimlanes Configuration](screenshots/swimlane-configuration.png)
From there, you can add a new swimlane or rename the default one.
You can also disable and change the position of the different swimlanes.
- The default swimlane is always on the top but you can hide it.
- Inactive swimlanes are not shown on the board.
- **Removing a swimlane doesn't remove tasks assigned to it**, those tasks will be moved to the default swimlane.