TimeTracker

by Carl

You enter the name of the task you are working on and press the button. Press the button again when you have finished working on the task.

The Widget updates a daily XML or CSV file. The file stores a list of the tasks you've worked on, and how long you worked on each one for. You can import the timesheet files into an application like Excel, or write your own script to convert the files into another format.

The information stored in the timesheet files are: task name, length in mil More
Current Version: 1.3

Sorted by Most helpful

Sort by Newest
Please sign in if you'd like to review.
  1. November 16, 2007 · version 1.3
    I think I've found a little bug, the day of the month is being formatted without the leading zero for one digit days, I changed this line

    day = (date < 10 ? "0" : "") + day;

    to

    day = (day < 10 ? "0" : "") + day;

    Also, not a bug, but when I started transforming with xsl, I found I wanted to use the EXSLT date formatting functions, and the date format outputted to xml wasn't quite right for input int the date:format-date() function, we want More

    Report this review
    Was this helpful?
    • 0
    • 0
    Thanks for rating!
  2. November 16, 2007 · version 1.3
    Here's something I wrote about how I'm using the widget.
    http://deusblue.com/archive/2007/02/15/XSL-Transform-for-TimeTracker-Widget.aspx

    Report this review
    Was this helpful?
    • 0
    • 0
    Thanks for rating!
  3. November 16, 2007 · version 1.3
    Hi,

    It's been a long time, but I have uploaded a new version. Hopefully it will be accepted and available soon.

    Thanks for all the great suggestions. Some of them are harder to implement than others, but I consider them all.

    Report this review
    Was this helpful?
    • 0
    • 0
    Thanks for rating!
  4. November 16, 2007 · version 1.3
    There's two situations when the reminder is useful, 1) when you forget to start tracking, 2) when you forget to stop tracking. Maybe there needs to be two options, remind when not tracking, and remind when tracking?

    Report this review
    Was this helpful?
    • 0
    • 0
    Thanks for rating!
  5. Mike
    November 16, 2007 · version 1.3 Mike
    • Star
    • Star
    • Star
    • Star
    • Star
    Carl: That's a good point, and maybe a user option would be helpful. Another thing that occurred to me is that maybe the visual reminder could be something less intrusive than a dialog box, such as the light on the tracker's left side turning yellow.

    I keep the tracker on topmost level and push it off the right side of the screen so that just the light shows, so that any change in the light would be something that I'd notice.

    Report this review
    Was this helpful?
    • 0
    • 0
Get It!

Avg. Rating:

StarStarStarStarStar (34)

Your Rating:

It's:

Version:

1.3

Updated:

2007-02-16

Downloads:

41,643
Windows & Mac

More tagged timer

Sleep Timer

Downloads: 87,612
StarStarStarStarStar (20)

TimeTracker

by Carl
Downloads: 41,643
StarStarStarStarStar (20)

Atomic Timer

Downloads: 48,968
StarStarStarStarStar (16)

Nichtraucher

Downloads: 23,705
StarStarStarStarStar (16)

Tea Timer

Downloads: 30,267
StarStarStarStarStar (12)

More by Carl

TimeTracker

by Carl
Downloads: 41,643
StarStarStarStarStar (20)

Password Age

Downloads: 3,952
No ratings

"I Love Rivi…

by carl
Downloads: 4,717
No ratings

Carl's Jr. iTunes…

Downloads: 23,102
No ratings

Listen to Riviera…

by carl
Downloads: 2,817
No ratings

Copyright © 2009 Yahoo! Inc. All rights reserved. · Copyright Policy · Terms of Service · Suggestions · About Our Ads

NOTICE: We collect personal information on this site. To learn more about how we use your information, see our Privacy Policy.