Hello all,
Ok, I got most of my possible bugs entered, so now I'm going to give you my suggestion list. Almost everything I'm going to suggest here will be, at least at first, related to grid navigation and item creation. That's because they are probably the most important to me at the moment. I'm pretty sure that I can get the information out, if I can just first get the data in. :)
First, my suggestions for grid navigation:
Since I do all my data entry hands-on the keyboard, and hate to grab a mouse at any time during, I really would like to see more options that could be set up with hotkeys, such as the following (the hotkeys are just suggestions, but it looks like if I just have the option to DO the things I can always link keystrokes to them myself - I've already done some of that with the commands that are available).
Go to first field in first item (Ctrl-Home?)
Go to first field in current item (Ctrl-LeftArrow?)
Go to first field in parent item (Ctrl-Shift-Home?)
Go to current field in parent item (Ctrl-Shift-UpArrow)
Go to current field in first item (Ctrl-UpArrow?)
Go to first field in last item (Ctrl-End?)
Go to current field in last item (Ctrl-Shift-End or Ctrl-DownArrow?)
Go to first field in current item (Ctrl-LeftArrow?)
Go to first field in parent item (Ctrl-Shift-Home?)
Go to current field in parent item (Ctrl-Shift-UpArrow)
Go to current field in first item (Ctrl-UpArrow?)
Go to first field in last item (Ctrl-End?)
Go to current field in last item (Ctrl-Shift-End or Ctrl-DownArrow?)
Of these I'd say that the 'go to first field' ones are more important, especially until :) you implement my suggestions (to follow in next post) about creating new items...
I see that PageUp and PageDown work as expected; how about Ctrl-PageUp & Ctrl-PageDown moving the grid so that the cell you'd end up on with PageUp/PageDown were centered on the screen vertically? (And Ctrl-UpArrow/Ctrl-DownArrow could center the line above/below on the screen, as well, while you're at it :)
This would make the grid view more spreadsheet-like, and make it easier for novices to adjust to IMO.
Oh, one other navigation question: You tab over to the right side of the grid on an item that has items below it. When you hit tab again you get the whole line highlighted. Is there a reason for that that I've missed? It seems to me that a more logical move would be to the first field in the next item. Not a huge deal, but it just struck me...
Thanks for listening!
Delta
Comments