Skip to content

watson interrupt (feature request) #470

@thiborose

Description

@thiborose

Let's say I am working on project A from 09:00, and suddenly at 09:30 I receive an unexpected phone call about project B. The phone call lasts until 09:50, and then I resume my work on project A.

Typically after the call at 09:50, I would correct my time tracking by doing something like:

watson stop --at 09:30
watson start --at 09:30 projectB
watson stop 
watson start projectA

My feature request is to add a new command, watson interrupt, that would behave like this:

watson interrupt projectB --at 09:30
> Added projectB from 09:30 to now. Restarting projectA.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions