Task Timer is a free AppleScript for Things which will display a progress bar window that keeps track of the time elapsed on a selected task.
When you close the window, Task Timer gives you the option of marking the task as completed. Other options are available.
SETUP:
1) The application "My Progress Bar" must be placed in the Applications folder or anywhere applications are accessible to the operating system.
2) The Task Timer script needs to be in whatever location is given by the property progressBarScriptName, below. It can reside anywhere you like - just change the value of progressBarScriptName to reflect the correct location.
Requirements:
· Things
· My Progress Bar
What's New in This Release: [ read full changelog ]
· Added loop delay and isolated some parameters related to display of the "candy bar".