diff options
Diffstat (limited to 'doc/keyboard-shortcuts.markdown')
-rw-r--r-- | doc/keyboard-shortcuts.markdown | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/keyboard-shortcuts.markdown b/doc/keyboard-shortcuts.markdown index 959b1522..065d20c2 100644 --- a/doc/keyboard-shortcuts.markdown +++ b/doc/keyboard-shortcuts.markdown @@ -1,12 +1,15 @@ Keyboard shortcuts ================== -Board/Calendar/List view ------------------------- +Keyboard shortcuts availability depends of the page you are presently. -- Switch to the board view = **v b** +Project views (Board, Calendar, List, Gantt) +-------------------------------------------- + +- Switch to the board view = **v b** (press on **v** then **b**) - Switch to the calendar view = **v c** - Switch to the list view = **v l** +- Switch to the Gantt view = **v g** Board view ---------- @@ -19,6 +22,7 @@ Application ----------- - Open board switcher = **b** -- Go to the search/filter box = **f** +- Go to the search box = **f** +- Reset the search box = **r** - Close dialog box = **ESC** - Submit a form = **CTRL+ENTER** or **⌘+ENTER**
\ No newline at end of file |