Daily Work Log in OS X
December 12th, 2011
4 comments
Recent juggling of multiple projects has created a need to track what I’ve been doing day by day, as well as keep some notes on what I want to be doing. I have thus revived a system I created long ago to edit a weekly log file in my favorite editor (vim) via a keyboard shortcut. As I’m currently working mostly in OS X, this required some modifications from the Linux version I used in the past. The desired action is relatively simple. I press a hotkey combination and a text editor window opens with the current week’s log file, which has been created on the fly if it didn’t already exist.
Read more…