Update documentation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
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).
|
||||
For each project, tasks can be visualized with several views: **Board, Calendar, List and Gantt**. Each view show the result of the filter box at the top. The search engine use the [advanced syntax](search.markdown).
|
||||
|
||||
Board view
|
||||
----------
|
||||
@@ -29,9 +29,18 @@ 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.
|
||||
|
||||
Gantt view
|
||||
----------
|
||||
|
||||

|
||||
|
||||
- The Gantt view display tasks on a horizontal timeline
|
||||
- The start date and the due date are used to display the chart
|
||||
- For a quick access, use the keyboard shortcut: **v g**
|
||||
|
||||
Reference in New Issue
Block a user