You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not every kind of task required the same fixed time amount for my sessions. Eg.
I can have an intensive task (for work) that requires 45:00 minutes which is my sweet spot.
I can have a light focus task like reviewing my emails, short call, or (baraje 15 minutes of pure rest.)
Can have an unknown ending but an intensive task like a meeting, planning where timer doesn't make sense but an stopwatch yes.
So the profile could be by:
Name: name of the profile time type
Type: Pomodoro || stopwatch
templates: [session, rest, longRest]
config: {
session: {seconds},
rest: {seconds}
long: {seconds}
},
notify_every: {seconds_passed}
color: give a color?
icon: give an icon?
The text was updated successfully, but these errors were encountered:
Not every kind of task required the same fixed time amount for my sessions. Eg.
So the profile could be by:
Name: name of the profile time type
Type:
Pomodoro
||stopwatch
templates: [session, rest, longRest]
config: {
session: {seconds},
rest: {seconds}
long: {seconds}
},
notify_every: {seconds_passed}
color: give a color?
icon: give an icon?
The text was updated successfully, but these errors were encountered: