Added new keyboard shortcut for task view

This commit is contained in:
Frederic Guillot
2016-03-11 22:46:54 -05:00
parent b95375c324
commit 4f54a547fa
8 changed files with 55 additions and 2 deletions

View File

@@ -18,6 +18,14 @@ Vue tableau
- Étendre / replier une tâche = **s**
- Vue compacte / vue étendue = **c**
Vue détaillée d'une tâche
-------------------------
- Modifier une tâche = **e**
- Nouvelle sous-tâche = **s**
- Nouveau commentaire = **c**
- Nouveau lien interne = **l**
Application
-----------

View File

@@ -19,6 +19,14 @@ Board view
- Expand/collapse tasks = **s**
- Compact/wide view = **c**
Task view
---------
- Edit task = **e**
- New subtask = **s**
- New comment = **c**
- New internal link = **l**
Application
-----------