aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorTeddy Wing2013-03-25 02:12:13 -0400
committerTeddy Wing2013-03-25 02:12:13 -0400
commit2e5e898dc9fd9529546e8bff1a597c590893b426 (patch)
tree2e16dcc155597f45567d99da996008fa4623e158 /TODO
parent46c32a0728414a82560e3a521be61207fe6a727e (diff)
downloadScrumDo-Trellic-2e5e898dc9fd9529546e8bff1a597c590893b426.tar.bz2
Bring past stories up to current in TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 94b186c..4fc4dc4 100644
--- a/TODO
+++ b/TODO
@@ -5,6 +5,14 @@ TODO
v Add a Chrome options panel to allow users to select the refresh interval
- If you press numbers and then Enter in a short enough amount of time, the
story corresponding to the numbers you typed in gets selected
+- Documentation
+- 'p' to point the story
+- 'L' to open a new tab with the iteration in list view
+- Disable keyboard shortcuts when an input field is focused
+ (all except for esc)
+- esc should exit out of tasks drop-down
+- change $(document).on('keydown') to something other than document, unless
+ the key binding really needs it
# 2013.02.23:
> Create mechanism to select stories on board using arrow keys