cmdbox-pomo icon indicating copy to clipboard operation
cmdbox-pomo copied to clipboard

Results 15 cmdbox-pomo issues
Sort by recently updated
recently updated
newest added

`pomo duration` without any args will just fallthrough to `pomo start` and use whatever duration is currently saved in `pomo.duration` or `25m` if `pomo.duration` is empty. Should close #9

Added pause functionallity. Run `pomo pause` to pause the pomodoro and `pomo start` or `pomo resume` to start the pomodoro timer again. ` (PAUSED)` is added next to the pomodoro...

Need to be able to pause a `pomo` session with `pause` and `unpause`.

enhancement

By adding a cumulative pomo time or session counter can see when it is time to take a longer break than 5 minutes. Plus it can be used to estimate...

enhancement