Include documentation in the application

This commit is contained in:
Frederic Guillot
2015-08-29 20:00:53 -04:00
parent ef087f5e22
commit 6c711f696f
135 changed files with 285 additions and 38 deletions

View File

@@ -0,0 +1,24 @@
Keyboard shortcuts
==================
Board/Calendar/List view
------------------------
- Switch to the board view = **v b**
- Switch to the calendar view = **v c**
- Switch to the list view = **v l**
Board view
----------
- New task = **n**
- Expand/collapse tasks = **s**
- Compact/wide view = **c**
Application
-----------
- Open board switcher = **b**
- Go to the search/filter box = **f**
- Close dialog box = **ESC**
- Submit a form = **CTRL+ENTER** or **⌘+ENTER**