Open antonkatz opened 4 years ago
Pomodoro is a great time management technique! People would love it. Nevertheless, I'm not sure this should be supported natively by Watson...
@jmaupetit that's what I thought about native support as well...
in spirits of keeping things modular watson
can be used underneath a different library/script
I would also like this feature if it was accepted.
I believe pomodoro technique should be integrated into time tracking software to use them via a single CLI. But in this case watson must send some notifications to the user.
May be add a shell mode to watson? Or implement system native notifications?
What if watson provides plugins... then you can add them but they are not supported natively?
bump. I would vote yes too.
Hello.
I like Watson. And I also like pomodoro. So, I combined the two in a small shell script (I'm a shell newbie). https://gist.github.com/antonkatz/b1c2fd6628346d01ef6860a81478f3b9
Run with
./watson-pomodoro [pomodoro time in minutes] [...args for watson start]
Please let me know if anyone finds this useful.