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
Add a Timer attribute. Render a play/pause button on todos to activate it.
It could be included simply inline as a key:value pair to maintain compatibility with other todo.txt apps. Like timer:HH_MM_SS
A setting to allow multiple timers at the same time vs automatically pausing one if another is started?
If used on a todo with the Pomodoro attribute present: pm:#:
Minor change to how the pm:# attribute works to allow pm:0 to be added to a todo.
Clicking play/pause reveals a timer counting 25 minute interval
At the end of 25m, the pm:# value is incremented, the timer attribute is removed, and a 5m cooldown timer appears (just in ui, the cooldown timer doesn't need to be written to the txt file.)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Add a Timer attribute. Render a play/pause button on todos to activate it.
timer:HH_MM_SSIf used on a todo with the Pomodoro attribute present:
pm:#:pm:#attribute works to allowpm:0to be added to a todo.pm:#value is incremented, the timer attribute is removed, and a 5m cooldown timer appears (just in ui, the cooldown timer doesn't need to be written to the txt file.)Beta Was this translation helpful? Give feedback.
All reactions