An application, first appearing in Apple's OS X, providing a point and click interface for creating macros to automate tasks
Is there an easy way to use Automator on OS X to replace spaces in filenames with underscores?
automatorI am trying to use automomator to control my UI and Google Chrome, but after recording my actions (watch me …
google-chrome automatorThis question concerns a bash script that is run in automator osx. I am using automator actions to get and …
bash shell argument-passing automatorI'm trying to create a Service using Automator that simply calls textutil convert. Eventually, I want to be able to …
macos automatorI'm not sure if this is do-able via AppleScript and/or Automator…but I'd like to be able to: a) …
macos applescript automator excel-2008I've been trawling the web trying to find examples of Unix Bash script that can handle basic text styling (bold/…
bash unix coding-style richtext automatorWhen I run Apple's Automator to simply cut a bunch of images in their size Automator will also reduce the …
automatorWhat I want to do is run an automator script. Where what happens is it opens terminal with two tabs …
macos terminal automatorI'm trying to create a simple Automator workflow that will prompt me for where to move and rename a PDF …
macos automatorSo I have a an Applescript that displays a dialogue box and then automator sets a variable as the entry …
macos variables arguments applescript automator