huytd / pomoday-v2

A keyboard only task management web app
https://pomoday.vercel.app
BSD 3-Clause "New" or "Revised" License
585 stars 69 forks source link

25 min timers? #57

Open tomershvueli opened 4 years ago

tomershvueli commented 4 years ago

Hello! Thanks for developing this nifty tool!

What do you think about adding a feature where one would be able to set a certain amount of time for a task (and by default it would be 25 mins)? This would fit in with the pomodoro technique and would allow users to separate their tasks with a bit more knowledge of how long they're working on tasks without having to check back in to the web app.

I envision something like this: t Write timer - set a task with a 25 minute timer t Write timer 45 - set a task with a 45 minute timer Then, when the user beings the task, it would count down from 25 (or 45) minutes instead of counting up. The cherry on top would be a browser notification when the time is up.