TimeSpan



Version: 1.0 Sign up to be notified by email when a new version is posted
TimeSpan is a “Punch Clock” style time tracker. Originally built as a way to keep track of my own hours and pay when I was a freelancer. I have now modified it and am now making it available to the AE community. I hope you find it a useful tool.
Features:
- Exports a .TXT (tab delimited) file to the folder of your choice.
- Can log by Client Name or Project Name.
- Logs your clock in time, clock out time, total hours, hourly pay rate and total pay
- Can log multiple entries per document.
- Reset button to clear accidental start time.
NOTE: As I always state in my manuals, computers can act up from time to time and if they crash, there is nothing I can do about that, so always pay attention to your pay and hours separately from this script and don’t make this script your only option to track your time and pay.
- Main UI
- Options Window
- Sample TimeSheet Document
Version History
- 1.0 Initial release 07/2010
The definitive collection of scripts and plugins for Adobe After Effects













Man, thank you for this! I’ve searched all around for something like this!
Quick question… do you think you could set it so that it automatically grabs the title of the project? That would be awesome since I switch in and out of projects very frequently, but each project is billed differently for different clients.
Thanks again for this!
Hey there, great device! Love it, can’t live without it, just used it on my latest paid project. Unfortunately I also use premiere for these projects (putting together the raw), is there a way I could embed this into premiere as well? Or is there some quick fix you could do to release one that works with premiere?
Yes I know this is AEscripts but premiere is a big step in most people’s workflows. For now I’ll just leave AE open.
THANKS!
I’ve never touched Premiere Jordan, so i’m not sure if it would translate over to there. I will however take a look into it, just in case.
Ouch, sorry to hear that Steven. I will look into it and see if it is even possible to recognize when the app quits and save the data.
Hey David,

just to let you know: The presentation went VERY WELL! Now it dosen´t matter if it where 5 or 15 h ! Client liked it, hey gave his GO !
But if you could check it anyways, i would appreciate!!!
Greetings
Steven
Ouch, sorry to hear that Steven. I will look into it and see if it possible to save it before it quits.
Hey David, maybe this is usefull:
There is a SHUTDOWN Folder in the SCRIPTS Folder:
##
Scripts in the Shutdown folder are executed as the application quits. These scripts are executed after the project is closed but before any other application shutdown occurs.
You can add your own scripts to the Shutdown folder.
##
Maybe there is a way to close Timespan and save the data…
greetings
s17
Hey there, grat script, thanks!
I just run in to a case where i realy banged my head on the desk…
I quitted AE in a hurry and went to a presentation (we all made this one or two times, right?), as i want to check the time i spend on a projekt before i left.. this is the HEADBANGERS-Part, i found out i shlould have stoped TimeSpan before quitting AE, the data got lost and i could not tell if it was 5 or 7 hours…
So loooong storry short, is there a way to make the script “auto-save bevore AE quits” ?!
Thanks, grat script, keep it up!
Steven
Hey that’s cool ! How did you manage to get the time in Javascript ? I thought all the Time functions wasn’t available ?
I tried to use it for an in-house tool but couldn’t manage to make it work.
You assign the “new Date” function to a variable then use getHours, getMinutes and getSeconds functions for the rest. If you want a 12 hour clock you have to use an if/else to correct the 24 hour number you get from the getHours function.
I’m amazed. Thanks, really, you just broke a paradigm I had.
Unluckily for me, I don’t have a credit card
It’s not the end of the world. Even though donations people make for my scripts are VERY much appreciated this script does fall in the “Name Your Own Price” category, so you can still grab the script if you really want it.