Mac OS Automator for the Win!
I’m accustomed to having a hot-key in my text editor for inserting a time-stamp. Now I have a plain-text note-taking application that I want to use for managing my time, but it has no bells or whistles. It doesn’t allow the creation of macros and it doesn’t have a time-stamp function.
All is not lost! Using Automator, I created a service which calls a shell script to generate a nicely formatted time-stamp. I haven’t found a way to assign the service to a hot-key, but in many text input areas, a contextual services menu can be brought up with a simple right-click of the mouse.
Simple, nice, and convenient.
Here’s how to do it:
Fire up the Automator application. Create a new “Service” workflow:
(click to enlarge)
For the operation, double-click on “Run Shell Script” and set it up as shown in the image below:
(click to enlarge)
You’re done! Now you can insert 2011-08-04 16:58:06 time-stamps 2011-08-04 16:58:13 everywhere 2011-08-04 16:58:20.
Note: this is under Snow Leopard / Mac OS X 10.6.8. It probably will work under anything from Leopard onward.
Leave a Reply