Tagged Questions
0
votes
2answers
48 views
Can AppleScript automatically press a key for me in an application?
I'm trying to devices an AppleScript that will automatically press the right arrow key for 1 second, then the left arrow key for 1 second and repeat this in an endless loop until I interrupt it.
Here ...
0
votes
2answers
34 views
Compress files with the output name same as Parent Folder with Automator
I've been searching the internet for a solution to this. I would like to create an Automator workflow that will zip the selected files, name the zip the name of the Parent directory and save that zip ...
3
votes
1answer
50 views
Are there more robust tools than Automator to extract text from multiple PDF?
There is an action in Automator that allows you to programmatically "Extract PDF Text", but it fails when fed a moderate amount of files (25 to 100). Worse, it fails without logging anything helpful ...
1
vote
0answers
35 views
Can I find and replace Core Text/Cocoa text strings in any application?
My scenario:
I use an app called Antetype for UI design.
Antetype uses OS X-native technologies for text rendering (it uses the system-standard text palette).
Antetype does not have a find and ...
3
votes
2answers
68 views
Have Voiceover read out just paragraph or sentence under cursor
I work with a disabled user who controls their iMac using keyboard and mouse input from their communication-aid. They have dyslexia and would like to use voiceover to read certain paragraphs or ...
1
vote
0answers
45 views
Have OS X auto-search for WiFi
My school has installed PowerCloud, which does not officially support OS X. It works sometimes, sometimes it doesn't. I've tried to narrow it down but it's impossible. I was wondering if there is a ...
1
vote
4answers
302 views
How can I create a stand alone APP to run a terminal command
I have the requirement to manually run the OSX maintenance scripts in OSX (Lion / Mountain Lion). I would like to create a completely stand alone application that would achieve the following goals:
...
1
vote
1answer
252 views
Automator -> send file to email (from filename)
Im trying to create an Automator folder action that sends an email with an attached file.
In my folder the files will be generated with the email as name:
Example: name@company.com.jpg, ...
0
votes
1answer
89 views
Automator: start embedded YouTube
So, I need to show some kids a sequence of YouTube videos (with Automator, because there's no one available to man the computer for 30 minutes), but it's at a school where the YouTube domain is ...
1
vote
1answer
152 views
How to create Automator Service to change font of selected text?
I'm trying to create a "Service" in Automator that changes the font of the selected text in the frontmost app.
0
votes
1answer
171 views
using automator/applescript to upload files to a web form?
I have a bunch of files I want to upload to web page. Unfortunately the web form for uploading only allows me to specify one at a time (it spawns and 'open file' dialog). Is there an easy way to do ...
2
votes
2answers
96 views
Inconsistent results when getting folder size in AppleScript
I'm using this line to get the size of a folder:
set thesize to physical size of folder x
The problem is that sometimes it works, other times it doesn't, and it's very annoying because there ...
0
votes
0answers
118 views
How to set codec for Quicktime 7 export with AppleScript
I'm new to applescript and I'm having some trouble with a batch export of video files.
I'm trying to transcode several image sequences into .mov using QT 7, via Automator.
I found this code that ...
0
votes
3answers
146 views
Setting a variable to the result of a terminal command within an applescript
I'm trying to make a script that ejects all connected external drives and does not move on until they are all disconnected.
The main problem I'm having is being able to set the variable vol_count to ...
1
vote
1answer
133 views
Automator finish one task before moving on?
I have automator running several applescript commands that I want to happen sequentially. For example, I have an empty trash command, then a shut down command. When I run the script, the computer ...
1
vote
2answers
58 views
automator: get a folder if it dropped or ask for one otherwise
I'm building an automator application that acts on a folder that needs to be specified.
Until now, I've been using the "Ask for Finder items" action to ask for a the folder to be used, but I would ...
0
votes
1answer
230 views
Automator & AppleScript: How do I import the texts of Notes and Reminders as PDFs and RTFs?
I would like to export and save the Notes and Reminders documents or texts as PDFs and RTFs, keeping or preserving the formatting and the background of Notes or Reminders, but the Notes doesn't have ...
1
vote
1answer
158 views
How do I command Automator to convert the multiple images from PNG to ICNS once at all? (Solved)
I use OS X Mountain 10.8.2.
I used Automator and added AppleScript, copying the command from the old app's developer at the Iconoodle - Convenient ICNS to PNG image conversion (Iconoodle isn't ...
1
vote
1answer
60 views
How to start a service automatically after openning an application?
For example, I have a service that I want it to be started automatically when I open Firefox.
I know how to write scripts as services in automator, but I don't know how to make a hook that when ...
1
vote
2answers
207 views
Automatically move files into correct folder on server
I often need to move files from one location on a server into a set of hierarchical folders.
The filenames are usually 7 digits long - sometimes with some extra characters at the end.
The folders ...
0
votes
2answers
360 views
How can I get certain types of files dropped in certain folders based on file type?
I was wondering if it is possible to have the following:
In my Downloads folder, I have 2 subfolders : IMAGES and VIDEOS. Is it possible to automatically move every image downloaded to the Downloads ...
0
votes
1answer
282 views
How to initiate a specific keystroke using automator?
I have the following code :
on run {input, parameters}
if application "KeyboardViewer" is running then
quit application "KeyboardViewer"
else
activate application ...
-1
votes
1answer
211 views
Applescript opens new window for everything when run
I have the following code I did for a tweetbot keyboard shortcut to open tweetbot and create a new tweet.
on run {input, parameters}
activate application "Tweetbot 2"
tell application ...
2
votes
1answer
164 views
Can I run a program whenever I open the lid of my MacBook Air? [duplicate]
Possible Duplicate:
Run AppleScript after waking from Sleep?
I have a program, InstantShot!, set to launch at logon and start taking a screen shot every 10 seconds. Unfortunately, when I ...
3
votes
1answer
149 views
Applescript - Connection is invalid
I have an application for mac and I use the following applescript code (exported as an AS app) to start that app periodically:
on idle
tell application "System Events"
tell application ...
2
votes
1answer
472 views
Why won't my AppleScript run as a Service?
I have a simple AppleScript that works exactly as expected when run on its own, ether as an app, directly from within ScriptDebugger or Script Editor, or as an element of an Automation from within ...
1
vote
1answer
147 views
Launch Final Cut Pro, make a new project and name it with Automator
I want to make an Automator app that will do a couple of things for me with Final Cut Pro:
I want it to ask me to name a the new project (we will call it test1)
Then I want it to make a new folder ...
3
votes
2answers
815 views
Any way to trigger Folder Action when adding file to any subfolder?
I've created a Folder Action in Automator and applied it to a folder. But it only gets triggered when a file is added to the root of that folder, not to one of its subfolders.
Is there any way to get ...
1
vote
2answers
577 views
Automate PDF actions
To improve my paperless workflow, I'm looking to achieve the following, potentially using automator / applescript. I need to be able to run it using Hazel, or as a folder action (not run manually):
...
0
votes
1answer
692 views
Setting a automator action to run everyday
I have an automator action that downloads file from our server. Easy enough to setup but can't quite sort out how to set it so it will operate automatically at a certain time everyday. Tried hooking ...
7
votes
4answers
962 views
Creating an automated HFS+ compressed folder
I would like to set up an automated way for archiving files in OS X Lion. By archiving I mean using HFS+ compression feature on a specific folder, and make every file that I move into this folder ...
1
vote
2answers
1k views
Using Automator or AppleScript to encrypt/decrypt with OpenSSL
I would like to know how to use Automator or AppleScript to create a droplet that would compress/uncompress (tar.gz) and encrypt/decrypt with OpenSSL files and/or directories dropped in it. The ...
2
votes
1answer
279 views
Print folder contents with non-standard printing settings
I want to print all files which are dragged to a folder. Easy to do with Automator.
But I want to specify more settings for the print, namely to print the items two times, to use paper tray 2 instead ...
1
vote
1answer
717 views
Automator workflow or AppleScript to close Safari after a period of time
I would like to create an Automator workflow (or some similar function) that will close down Safari after a specified period of time.
For instance, I simply want to run Pandora in Safari during the ...
5
votes
1answer
303 views
How can I use an Applescript from within a program?
This question Is there a way to add all of the recipients of an email to a group/folder in contacts from Mail? seems to have an answer that would be useful for me, but I don't actually know how to use ...
2
votes
2answers
230 views
Safari bookmark to activate an Automator action
I'm trying to make a HTML page that I can save as a bookmark in Safari or Google Chrome that runs an Automator workflow, action or application, or possibly an Applescript.
It's only for my personal ...
0
votes
1answer
87 views
How can I make a keyboard configuration become default when I hook it up?
At work, I have a MacBook Pro and a RHEL workstation that share a HP keyboard and mouse via a KVM switch. I do most of my work on the Mac so I prefer to change the modifier keys so they command and ...
1
vote
1answer
159 views
Automator Service that does predefined simple calculations
I'm working as a salesman and what I need to do a lot of times a day is calculating the price +VAT and -VAT which is 19% here in Germany. I found some calculation automator script but wasn't able to ...
2
votes
1answer
349 views
How can I generate dynamic keynote presentations?
I'd like to build a series of Keynote presentations that contain some dynamic elements. By that I mean some elements are "compiled" in later. For example if I have a code sample on a slide, I want to ...
1
vote
2answers
441 views
Automatically delete temporary ~/Library/Application Support folders
I have a flash drive which I carry around everywhere which has a few standalone applications which I use everywhere installed on it. However, the majority of these leave Application Support folders ...
2
votes
3answers
190 views
How can I run a PHP script by dropping file on icon?
I have a php script that takes a filename as an argument. When I run it from a terminal window I type
./my_script.php file_to_process.txt
It works great!
What I would like to be able to do is to ...
1
vote
1answer
160 views
Looking for workflow or script for saving Kindle documents
I'm using a Kindle DX (3G, no WiFi) for reading documents saved from the web with Readability. Because Amazon charges a conversion cost for these documents I'm forwarding the documents to my ...
2
votes
3answers
1k views
Software to record and playback mouse movement/clicks and keyboard presses?
I was wondering if there was any software out there that could record mouse/keyboard input and allow you to play back the input that was made?
I've tried using Automator but for some reason it's not ...
4
votes
5answers
785 views
How can I remove leading/trailing whitespace from filenames in Automator?
My wife tediously renames files all the time when storing on her backup external storage, so I investigated using automator to do this for her. I now have an automator folder where she just drops the ...
1
vote
1answer
304 views
Why doesn't Automator service appear in iTunes?
I'm trying to write an Automator service for iTunes so that I can immediately open a file from iTunes in VLC, so I don't have to do (show in finder, launch with other application, vlc).
I go to ...
4
votes
1answer
452 views
How can I automatically download multiple sites through Coda?
I have several sites in Coda that I would like to automatically re-download when I tell it to. The sites are collaboratively managed, and I'd like to download a fresh copy of the sites automatically. ...
0
votes
1answer
568 views
Fastest way to migrate an application between Mac's?
after using the Migration Assistant each time arrives a new OSX or i buy a new MacBookPro, its time to tidy up my work machine,
Since upgrading my current MBP(mid2009 2.8GHz 4GB DDR3) to Lion many ...
2
votes
1answer
329 views
Always show service in contextual menu
Sometimes when I create a service in Automator, I want it to always appear in the Finder contextual menu, not just when I have a selected a file or folder.
The services are always either pure ...
1
vote
2answers
261 views
I'm using git+notational velocity and want to know how to commit after I exit the program
What I'm looking to accomplish is have something trigger a git add *.txt and git commit -m "Automated Commit `date`' when I close Notational Velocity. I'm guessing I could probably accomplish this ...
1
vote
1answer
149 views
Automater/Applescript page viewer/downloader loop
I have some 9500 individual audio files I am trying to download which:
a) require a login to a website
b) are located at subdirectories which ?redirects? to a download link
(eg. ...