aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2013-03-23 18:58:19 -0400
committerTeddy Wing2013-03-23 18:59:07 -0400
commite4750f02abdd41bb2578298dea3153e66f810fd7 (patch)
treead4402715e5813ca6ca9db8eee441077b10757f6
parentb79761638f7e089d40b49f545dc61bdc131b873f (diff)
downloadScrumDo-Trellic-e4750f02abdd41bb2578298dea3153e66f810fd7.tar.bz2
Add README, add a couple new TODOs
-rw-r--r--README.md5
-rw-r--r--TODO3
2 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..34f8156
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+README
+======
+
+# Resources
+- [KeyCode finder](http://jsfiddle.net/vWx8V/) \ No newline at end of file
diff --git a/TODO b/TODO
index 8450818..099a8f9 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,7 @@
TODO
====
+# 2013.02.22:
- Create mechanism to select stories on board using arrow keys
- Use 'i' key (or other that makes sense) to bring up story info/edit modal
- 'a' to bring up modal and focus on Assignees field
@@ -10,3 +11,5 @@ TODO
- 'L' to open a new tab with the iteration in list view
- 't' to open and close tasks drop-down. On open focus to Summary field
- 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