suggestion: allow multiple day picking in schedules
Posted: October 16th, 2011, 11:15 am
I set up a schedule and found that setting up a "start downloading stuff when I go to work" schedule was a little clunky. I think it would be much improved if you made the selection of days a multi-select list box instead of a single select drop down. That way I could say "on M, Tu, W, Th, F at 8AM resume downloading". As it is, I have to say:
"on M at 8AM resume downloading"
"on Tu at 8AM resume downloading"
"on W at 8AM resume downloading"
etc.
Seems like an easy thing to do, just foreach through the selected items in the listbox.
"on M at 8AM resume downloading"
"on Tu at 8AM resume downloading"
"on W at 8AM resume downloading"
etc.
Seems like an easy thing to do, just foreach through the selected items in the listbox.