List all current timer items
It'd be great that we can list all current timer item and having an ability to cancel them :)
What do you guys think ?
@rhacker, thanks for your suggestion.
With Alfred v2 there should be a way to do this directly within Alfred's UI -- which would be the best / smoothest way to support timer canceling I think.
Besides repackaging the v1 extension I haven't really looked into v2's workflows so far, though. Once I know more about them I'll post here.
Nice, let me know if you have something I can help.
I'm not familiar with writing Alfred extension but I have programming background so just give me an example. Maybe I can help :)
There's some information available on the Alfred homepage: http://support.alfredapp.com/workflows
This extension interacts with the Alfred query window in a way that would be suitable for the timer as well: https://github.com/zhaocai/alfred2-top-workflow
I'd also love to see this feature!