taskbook icon indicating copy to clipboard operation
taskbook copied to clipboard

Add Pomodoro style timer to tasks

Open salhernandez opened this issue 6 years ago • 4 comments

Is your feature request related to a problem? Please describe. The current functionality allows the user to create, close, adit, delete and mark tasks as done, but it doesn't provide a time tracking feature. It would be nice to add a Pomodoro style timer for added focus.

Describe the solution you'd like Offer another option to start a task with a pomodoro timer. Once the time is up, the console will let the user know that it is done, and if the task should be crossed off, or if they need more time.

Additional context I understand that taskbook is meant to be simple and minimalistic, but this feature would be nice to have.

salhernandez avatar Aug 05 '18 03:08 salhernandez

I think background tasks don't work in cli application.

rjoydip-zz avatar Aug 11 '18 04:08 rjoydip-zz

It doesn't need to run in the background, it can have a timer that is actively shown similar to that of node-pomodoro. 2018-08-10 21_14_30-window

This can be replicated with signale's Timer. Timer

salhernandez avatar Aug 11 '18 04:08 salhernandez

Okay, it's pretty much clear to me. Are you making any PR for this? Otherwise, I could try.

rjoydip-zz avatar Aug 11 '18 07:08 rjoydip-zz

let me work on it, thanks on helping me clarify the feature request :)

salhernandez avatar Aug 11 '18 07:08 salhernandez