|
|
|
|
|
by robwgibbons
5148 days ago
|
|
Great job. You've made a great app here :) Only one suggestion for usability -- autofocus the "Add a task" input on page load, so the user can begin typing without an extra click upon arrival (think Google.) I think this convention works well with any app which expects text input as its immediate feature |
|
As a compromise I implemented arrow key functionality. The down arrow focuses the input field when you're on the Daily tab. The left and right keys also scroll between days/months. I realize that at this point there is absolutely no indication of those features on the site, so consider it an Easter Egg for now. :)