tj / pomo

Ruby Pomodoro app for the command-line (time / task management)
MIT License
525 stars 53 forks source link

pomo ls: default to incomplete tasks? #40

Closed bluestrike2 closed 11 years ago

bluestrike2 commented 11 years ago

Random idea, but instead of showing all tasks with pomo ls might it be more efficient to instead list only incomplete tasks by default then just add an --all option so you only get hit with everything if you explicitly want it?

I know for myself I tend to think of it as a means of seeing what's on the plate, rather than a victory lap of stuff already done (once it's done, it's pretty much behind you at that point). This'd save a few keystrokes while narrowing things down for scanning the list more efficiently. Especially if the length of your list can get a bit out of control at times.

stephenmckinney commented 11 years ago

I like that idea.