aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 12 insertions, 1 deletions
diff --git a/TODO b/TODO
index dbb927a..2fef6d0 100644
--- a/TODO
+++ b/TODO
@@ -2,8 +2,19 @@ TODO
====
# 2013.02.23:
-/ Create mechanism to select stories on board using arrow keys
+> Create mechanism to select stories on board using arrow keys
+v Use 'i' key (or other that makes sense) to bring up story info/edit modal
+v 'a' to bring up modal and focus on Assignees field
- Documentation
+v Esc should work to close the story info modal
+x 'p' to point the story
+v 'b' key to open the top nav drop-down and allow you to switch between
+ iteration boards
+- 'L' to open a new tab with the iteration in list view
+v 't' to open and close tasks drop-down. On open focus to Summary field
+- Disable keyboard shortcuts when an input field is focused
+ (all except for esc)
+- esc should exit out of tasks drop-down
# 2013.02.22:
- Create mechanism to select stories on board using arrow keys