Watson icon indicating copy to clipboard operation
Watson copied to clipboard

Allow relative values for `--to` and `--from` in `watson add`

Open thomaseizinger opened this issue 3 years ago • 0 comments

Usecase: I just did ~30min of work for a project but forgot to track them via watson. Making up the timestamps for --to and --from is a bit tedious. It would be great if the following command worked:

watson add --from "30min ago" --to "now" my-project +my-tag

thomaseizinger avatar Jun 15 '22 19:06 thomaseizinger