I wrote this little script and thought it might be useful for others. WorkLog.py allows you to keep track of what you are working on by writing a timestamped message to a CSV file.
It turns out it helps me stay in tack during a long day of work.
I've put the latest code on GitHub
A great little bit of python code. It requires Python 3. Then just run the file.