diff options
| author | Teddy Wing | 2013-03-22 20:40:31 -0400 |
|---|---|---|
| committer | Teddy Wing | 2013-03-22 20:40:31 -0400 |
| commit | 140c15aa0117bba70dd32154ef5bb6e8402f9551 (patch) | |
| tree | 0e23bf130048e0484384394351faa52b00999ce5 | |
| parent | 53bb3fe04864f713f43cde19dec442838e752ce3 (diff) | |
| download | ScrumDo-Trellic-140c15aa0117bba70dd32154ef5bb6e8402f9551.tar.bz2 | |
Add a TODO file to keep track of goals
| -rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +TODO +==== + +- 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 +- '<' and '>' keys to move a story from one column to another +- '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 |
