diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-02-16 21:26:26 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-02-16 21:26:26 -0500 |
commit | 4961805e0f8a8c3630ace144450fdd97048b3929 (patch) | |
tree | a5f78f88fd3757890266d02745178ae331c76056 /doc | |
parent | 8936792f6f7a408dae7e0a6a41274202822acd9c (diff) |
Add keyboard shortcut for project overview
Diffstat (limited to 'doc')
-rw-r--r-- | doc/keyboard-shortcuts.markdown | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/keyboard-shortcuts.markdown b/doc/keyboard-shortcuts.markdown index 8c809b77..beb15d3d 100644 --- a/doc/keyboard-shortcuts.markdown +++ b/doc/keyboard-shortcuts.markdown @@ -6,6 +6,7 @@ Keyboard shortcuts availability depends of the page you are presently. Project views (Board, Calendar, List, Gantt) -------------------------------------------- +- Switch to the project overview = **v o** - 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** @@ -25,4 +26,4 @@ Application - Go to the search box = **f** - Reset the search box = **r** - Close dialog box = **ESC** -- Submit form = **CTRL+ENTER** or **⌘+ENTER**
\ No newline at end of file +- Submit form = **CTRL+ENTER** or **⌘+ENTER** |