I feel a little bit like I've joined a cult, but I'm enjoying Taskwarrior so far. I just wondered, can I just move all the tasks scheduled dates back a day? I looked it up, and I can, really intuitively, if you're familiar with command line idioms. It's just
task 1-18 modify scheduled:scheduled+1day
to move the date back a day for tasks 1-18.
Also, I hit another bug in my own task management app and finally put it down for real. Should've done that three months ago, but I guess I don't have that kind of discipline right now.