![]()
The April 2013 issue of Macworld magazine includes a special feature - 100 More Things Every Mac User Should Know: Essential Knowledge for Anyone Who Wants to be Savvy. I wrote the Automator section. It includes the following 5 useful workflows:
- Wrap selected text in quotes
- Get a word count of selected text
- Create a subfolder in the Finder
- Add dates to files in the Finder
- Toggle hidden Finder files on/off
Hope you find it useful. This issue is available in print and in the iBookstore.
-Ben




In my
As an
Since Valentine's Day is this week, I thought I would take this opportunity to share an AppleScript I wrote to calculate how long my wife and I have been married. With this baby, I'll never be accused of forgetting how long it's been when our anniversary rolls around. The script determines the elapsed time between now (the current date and time), and a prior date and time (such as our anniversary). It then displays the result in seconds, minutes, hours, days, weeks, months, and years.
Mountain Lion's Notification Center is great for keeping you in the loop, but it can be a huge distraction when you need to get stuff done. Sometimes, a little peace and quiet is all you need to stay productive.

