Skip to main content

Use Automator and Services for speed

Automator is a tool built into OS X that enables you to build your own workflows of commands, making complex tasks much easier in the future. 

Use it to build your own little apps that perform a specific task, to make a workflow to modify batches of files, or to create new Services, which are functions you can access from a right-click.

You could use Automator to rename a large number of files, to convert images to a different file type, to turn text files in a folder to audio files, and much more.
  1. To create something in Automator, open it, then choose what type of thing you want to create: each is useful in different circumstances, so click on them to see descriptions. Select the one you want and click Choose (or open an old Automator file).
  2. Start creating the steps of your workflow by dragging Actions from the left-hand side of the screen to the empty space on the right-hand side. Actions are categorised by application and file type, or you can search for something at the top. Just click an Action's name to see what it does.
  3. Once you've built up your workflow, you can click Run in the top-right corner to test it (though you won't be able to fully test everything this way). If there are any problems, the part where it failed will have a red cross next to it, and the log underneath will explain any warnings.

Popular posts from this blog

How to Record iPhone or iPad's screen

With Yosemite, you can now record whatever happens on the screen of your iPhone, iPad or iPod touch, which isn't just useful for developers to show off the apps and games they build, but can also be great for things like creating little tutorials or even just recording a bug so you can help a developer or a company fix it. To use this feature, you just connect your iOS device up to your Mac using its cable, then launch QuickTime Player. The chose New Movie Recording from the File menu and then, if it's not already selected for you, choose your connected iOS device as the 'camera' source from the drop-down menu next to the record button.  Choose whether you want to record sound (either from a built-in or external mic, or the audio the iOS device itself is producing) from the same menu, then click the record icon. Once you're done, you can trim the clip (⌘T) and then easily share it to, for example, YouTube.

Quick Searching within Sites on Mac

There's a really cool, badly understood feature in Safari since Yosemite: the ability quickly to search within specific sites right from Safari's search bar. How it works is this: let's say you go to amazon.com and search for 'MacBook'. What actually happens is that you're redirected to a new URL that looks something like this: http://www.amazon.com/s/ref=nb_sb_noss_2?url=search-alias%3Daps&field-keywords=macbook. Now, what Safari can do is look at that URL and work out that it's a search and, just like you could, realize that if you wanted to search Amazon for 'iMac' instead of 'MacBook', then rather than waiting for the amazon.com homepage to appear before typing "iMac" into the search field and waiting for the results to load, Safari could send us straight to http://www.amazon.com/s/ref=nb_sb_noss_2?url=search-alias%3Daps&field-keywords=imac. See that last word in the URL change? To make that happen, all you have to do is...

View someone's Screen Remotely on Mac

One really easy way to view someone else’s screen or even control their Mac over the internet which is invaluable if you’re trying to help a relative troubleshoot their computer problems, is to launch Screen Sharing by searching for it with Spotlight then entering the Apple ID of the person you’re trying to contact. If you or they don’t know it, just have them look in the iCloud pane of System Preferences. And, while you’re in that screen, make sure they have Screen Sharing enabled in the Sharing pane of System Preferences. They'll be asked to grant you permission to view their screen, and they can also then click on the screen sharing icon in the menu bar and grant you the ability to virtually, remotely control their mouse and keyboard too.