TailorDev / Watson

:watch: A wonderful CLI to track your time!
http://tailordev.github.io/Watson/
MIT License
2.41k stars 237 forks source link

Is there a way to resume (if frame has been accidentally stopped)? #467

Closed ghost closed 2 years ago

ghost commented 2 years ago

I'd like to resume the previous frame instead of creating a new one. Is this possible?

jmaupetit commented 2 years ago

Hi @lukas-conlance :wave:

Unfortunately, there is no builtin command to resume a stopped frame, but, in this case, you can edit the previous frame once done and update the end date/time to its current value using the watson edit command.

Having a --no-gap option to the restart command would have helped, but it is not implemented yet.

If you have time to add such option to Watson, your contribution would be warmly welcome! :heart: :pray:

Closing this issue and adding the feature request flag. Feel free to re-open it.