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 Newest

Sort by Most helpful
Please sign in if you'd like to review.
  1. cb67au
    November 16, 2007 · version 1.3 cb67au
    • Star
    • Star
    • Star
    • Star
    • Star
    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
  2. cb67au
    November 16, 2007 · version 1.3 cb67au
    • Star
    • Star
    • Star
    • Star
    • Star
    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
  3. jefferbob
    November 16, 2007 · version 1.3 jefferbob
    • Star
    • Star
    • Star
    • Star
    • Star
    Nice - my wish list:
    -- Option for color changes (green doesn't fit everyone's color schemes)
    -- Option for expanding right-to-left in addition to left-to-right (I'd like to maintain it on the right edge of the screen
    -- Option for controlling the width of the text area while it is expanded

    Report this review
    Was this helpful?
    • 0
    • 0
  4. cb67au
    November 16, 2007 · version 1.3 cb67au
    • Star
    • Star
    • Star
    • Star
    • Star
    Excellent, thankyou Carl, been using it 2 days now & will also get around to writing some xslt to deal with the data. Main thing is remembering to switch it on and off, but I find I'm equally as likely to forget to switch it off as I am to forget to switch it on so I guess it balances itself out a bit I'm not too worried about that - certainly don't think I'd want a sound reminder - I'm sure you'd make that optional.
    Please keep it simple, I like the simplicity and it More

    Report this review
    Was this helpful?
    • 0
    • 0
  5. mbrailer
    November 16, 2007 · version 1.3 mbrailer
    • Star
    • Star
    • Star
    • Star
    • Star
    I've been using this great tool for a while, and it's been very helpful for my business. I recently tried version 1.3.

    I like the new reminder feature, but I wish that it didn't appear when the tracker is open (not tracking tasks). The reminder isn't really needed at these times.

    Also, it would be helpful if the reminder feature could stop tracking the current task if I fail to push the button after a set number of seconds. So if I step away from the computer and forget to s More

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

Avg. Rating:

StarStarStarStarStar (33)

Your Rating:

It's:

Version:

1.3

Updated:

2007-02-16

Downloads:

37,462
Windows & Mac

More tagged timer

Sleep Timer

Downloads: 73,341
StarStarStarStarStar (20)

TimeTracker

by Carl
Downloads: 37,462
StarStarStarStarStar (20)

Atomic Timer

Downloads: 42,388
StarStarStarStarStar (16)

Nichtraucher

Downloads: 19,982
StarStarStarStarStar (16)

Tea Timer

Downloads: 27,797
StarStarStarStarStar (12)

More by Carl

TimeTracker

by Carl
Downloads: 37,462
StarStarStarStarStar (20)

Password Age

Downloads: 3,370
No ratings

"I Love Rivi…

by carl
Downloads: 3,965
No ratings

Carl's Jr. iTunes…

Downloads: 21,714
No ratings

Listen to Riviera…

by carl
Downloads: 2,156
No ratings

Copyright © 2008 Yahoo! Inc. All rights reserved. · Copyright Policy · Terms of Service · Suggestions

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