tj / pomo

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

Option to require manual completion on tasks #46

Open kcrwfrd opened 10 years ago

kcrwfrd commented 10 years ago

The guidelines for Pomodoro state that tasks may take up to seven 25-minute Pomodoros, and if it takes more, then you should consider breaking it up into multiple tasks: http://www.pomodorotechnique.com/download/pdf/Pomodoro-Cheat-Sheet.pdf

That being said, I'd like to request an option so that tasks aren't automatically marked as 'complete' after the 25 minute timer is finished.

In addition to not having to mark tasks as incomplete in order to continue, I also feel that having to manually complete a task would improve the positive feedback.

Thanks for the awesome script!