Add show/hide columns on the board

This commit is contained in:
Frederic Guillot
2015-08-15 17:10:42 -04:00
parent fece613c06
commit cea32af406
9 changed files with 394 additions and 166 deletions

View File

@@ -0,0 +1,11 @@
Show and hide columns on the board
==================================
You can hide or display columns very easily on the board:
![Board with hidden columns](http://kanboard.net/screenshots/documentation/board-hide-show-column.png)
- To hide a column, just click on the column title
- To show a hidden column, click on the vertical title
When a column is hidden the number of tasks is displayed at the top.

View File

@@ -13,8 +13,9 @@ Using Kanboard
### Using the board
- [Board, Calendar and List views](project-views.markdown)
- [Collapsed and expended mode](board-collapsed-expanded.markdown)
- [Collapsed and expanded mode](board-collapsed-expanded.markdown)
- [Horizontal scrolling and compact mode](board-horizontal-scrolling-and-compact-view.markdown)
- [Show and hide columns](board-show-hide-columns.makrdown)
### Working with projects