diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-08-29 20:00:53 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-08-29 20:00:53 -0400 |
commit | 6c711f696f73bc59813f6834ec241aef3b626cbd (patch) | |
tree | ded4f0e8c7f8c672414ff3f2f84eac0f6d9073e5 /docs/project-views.markdown | |
parent | ef087f5e22df1a0d97babef26aaf9b8960ee6d5d (diff) |
Include documentation in the application
Diffstat (limited to 'docs/project-views.markdown')
-rw-r--r-- | docs/project-views.markdown | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/docs/project-views.markdown b/docs/project-views.markdown deleted file mode 100644 index a5e9e1f9..00000000 --- a/docs/project-views.markdown +++ /dev/null @@ -1,37 +0,0 @@ -Board, Calendar and List views -============================== - -For each project, tasks can be visualized with several views: **Board, Calendar and List**. Each view show the result of the filter box at the top. The search engine use the [advanced syntax](search.markdown). - -Board view ----------- - - - -- With this view you can drag and drop tasks between columns easily. -- You can also use the keyboard shortcut **"v b"** to switch to the board view. -- Tasks with a shadow are recently modified. - - - -When the task limit is reached for a column, the background becomes red. That means there are too many tasks in progress at the same time. - -[Learn more about board configuration](board-configuration.markdown) - -Calendar view --------------- - - - -- With this view you can visualize tasks with a due date. -- Depending of the settings, you can also see tasks in progress. -- You can also use the keyboard shortcut **"v c"** to switch to the calendar view. -- [Learn more about calendar configuration](calendar-configuration.markdown) - -List view --------------- - - - -- With this view all results of your search are displayed in a table. -- You can also use the keyboard shortcut **"v l"** to switch to the list view. |