I have been investigating ways to keep a log of my time. I want the method to be as quick, simple and flexible as possible. A text file that can then be read as CSV or tab-delimited file by other apps would be perfect.
One thing I am considering is using Quicksilver to append my actions to a text file, but I want to automatically add a timestamp. Any ideas about how to do this?
