jason0x43 / alfred-toggl

Alfred Workflow for interacting with the Toggl time tracking service
MIT License
367 stars 16 forks source link

Cannot stop timer if it was stopped in toggl #50

Closed piscopoc closed 6 years ago

piscopoc commented 6 years ago

I manually stopped a timer in toggl and now I can't get a new timer starter within Alfred. Is there a way to reset the workflow to start accepting new time entries again?

jason0x43 commented 6 years ago

Run tgs -- that will sync the state of the workflow with Toggl, including any currently running (or not) timer.

piscopoc commented 6 years ago

Excellent, thanks!