jason0x43 / jc-toggl

Alfred workflow to interacting with Toggl
MIT License
28 stars 5 forks source link

Add option to quickly stop all running timers #3

Closed donners closed 10 years ago

donners commented 10 years ago

This adds a shortcut to stop all running timers, without having to wait for the cache to refresh.

I think this is an important feature when you're in a rush and you just need a quick way to stop everything without having to wait for the API to come back with the list.

jason0x43 commented 10 years ago

It took me a while to look at this -- sorry. This is a good idea. One question, though -- can there actually be more than one active timer?

donners commented 10 years ago

Not sure actually, I thought I had seen it mentioned in the docs but it doesn't look like it's possible.

Anyway, the main thing for me was a quick way to stop the currently running timer. I can reword this pull request to refer to a single timer to avoid confusion.

jason0x43 commented 10 years ago

I merged this and made a few changes so that it integrates better with the workflow.