aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorTeddy Wing2013-03-27 11:22:38 -0400
committerTeddy Wing2013-03-27 11:22:38 -0400
commit1e77fb46da9e4d226dc58a63ceabbb613864496a (patch)
tree973304c61afac73e5ee397e4fe8fc2647cfe3ad0 /TODO
parent2e5e898dc9fd9529546e8bff1a597c590893b426 (diff)
downloadScrumDo-Trellic-1e77fb46da9e4d226dc58a63ceabbb613864496a.tar.bz2
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO23
1 files changed, 23 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4fc4dc4..542f97c 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,29 @@
TODO
====
+# 2013.02.26:
+- '<' and '>' keys to move a story from one column to another
+- 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
+> Create mechanism to select stories on board using arrow keys
+- 'p' to point the story
+- 'L' to open a new tab with the iteration in list view
+- 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
+- Apple-Enter to update a story from within the story edit modal
+- 'c' to comment on story in the story list (or at least something to
+ permalink to the story in the story list)
+- keyboard command to add a new story
+
+# 2013.02.25:
+- Apple-Enter to update a story from within the story edit modal
+- 'c' to comment on story in the story list (or at least something to
+ permalink to the story in the story list)
+
# 2013.02.24:
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