From 9415d61c0314afd1206faac6b820315581796356 Mon Sep 17 00:00:00 2001 From: Thor Berggren Date: Tue, 10 Apr 2018 15:38:55 -0700 Subject: [PATCH] Minor wording and formatting updates --- Swimlanes.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Swimlanes.md b/Swimlanes.md index 5400122..87ecb32 100644 --- a/Swimlanes.md +++ b/Swimlanes.md @@ -1,13 +1,15 @@ # Swimlanes are in Production! -## Add Swimlanes -Click Lists button (near the top right) to switch to the Swimlanes view. Add new swimlane button is at far right of the lists. You may have to minimize the righthand sidebar to see it. +Swimlanes divide a Kanban board into horizontal bands. Each lane can represent a person, group, or any other useful category for organizing and segmenting your cards. -## Rename Swimlanes -You can change the name of a Swimlane name by clicking the name. You may have to scroll all the way to the left if your page is wider than the screen. +## To Add Swimlanes +Click the **`Lists`** button (near the top right) to switch to the Swimlanes view. The **`Add new swimlane`** button is at far right of the lists. You may have to minimize the righthand sidebar to see it. -## Reorder Swimlanes +## To Rename Swimlanes +You can change the name of a swimlane name by clicking the name. You may have to scroll all the way to the left, if your page is wider than the screen. + +## To Reorder Swimlanes You can reorder any swimlane by clicking (and holding) the name-area of the swimlane (on the left) and dragging it up or down into a new position. -## Archive Swimlanes -You can archive any swimlane by clicking on the hamburger button (3 horizontal stacked lines). It is right above the name of the swimlane on the left. You may have to scroll all the way to the left if your page is wider than the screen. \ No newline at end of file +## To Archive Swimlanes +You can archive any swimlane by clicking on the hamburger button (3 horizontal stacked lines). It is directly above the name of the swimlane on the left of the lane. You may have to scroll all the way to the left, if your page is wider than the screen. \ No newline at end of file