Thread Applescript to move files that are > 30 days old
Applescript to move files that are > 30 days oldHi, I'm looking for a folder action script to move files that are more than 30 days old from my "NEW" file folder at: volumes/files/NEW to my "OLD" file folder: volumes/files/OLD folder.&...view more
Thread How to import movies into Photos using Applescript
How to import movies into Photos using ApplescriptI am trying to import a number of movies (H.264, mov) into Photos. Originally, I wanted to do it in Automator, since the movies are created with an Automator workflow. However, it seems that the action "Import Files...view more
applescript editor won't runhi there, I have a problem: applescript editor won't start. When I try to open this program, finder show that editor is run. But it not show me toolbar, mb air starts cooler and actually, that's all. Can anybody he...view more
"attach action to" Not WorkingI am using an apple script to copy files from a ram disk to a connected server. I can make the disk and connect the server automatically but I am having trouble to get the files to copy to the server automatically. &n...view more
Thread Applescript to Duplicate PDF (x) number of times
Applescript to Duplicate PDF (x) number of timesIs is possible to duplicate a PDF a variable number of times? Ideally I want to take a single page PDF and duplicate the page {n} number of times within the PDF file, to create a multiple page PDF. I'd...view more
Applescript Excel set color of tabsHi all, I would like to know how to target the Sheet Tab object in Excel to set its color index. For e.g. set color index of tab 'Sheet2' to 3 -- yellowview more
Thread applescript to open safari in private browsing
applescript to open safari in private browsingHello, I've read an old locked discussion from year 2010 but the script provided there does not work. Could anyone help me please ? I'm not familiar with scripting. Thanks.view more
open Apple Music playlist AppleScriptHi guys, I'm using applescripts with my harmony hub remote to control some stuff in iTunes. I have a 'launch iTunes' global service bound to a key command Ctrl Cmd S tell application "iTunes" &n...view more
Thread Applescript to delete Messages conversations
Applescript to delete Messages conversationsI'd like an Applescript that deletes all my iMessage conversations in the Messages app. Could somebody please tell me how to get all my conversations and then delete them using Applescript? Thanks!view more
Thread Applescript Find & Replace in Text Document from Excel Sheet
Applescript Find & Replace in Text Document from Excel SheetI'm new to Applescript and am trying to create a script that can run through a text document (.html) and find & replace various phrases with a corresponding cell in an Excel document. I will put placeholders in th...view more
overlay pdf one ontop of anotherCan anyone help Ive got PDF1 containing 2500 pages, all with sequential numbers on. Ive got a second PDF2 with a generic image. I need to overlay PDF1 containing numbers over the top of PDF2, but 2500 times, p...view more
Thread Creating rule for Mail to emulate Mailbox App
Creating rule for Mail to emulate Mailbox AppI'm using Mailbox for iPhone and I love the "snooze" feature: it allows you to snooze a message in the inbox sending it to a "Later" folder and bringing it back to the inbox later (tomorrow, this weekend, next week, e...view more
Thread I can't run multi-line code on my Terminal.
I can't run multi-line code on my Terminal.Whenever I try to type or copy and paste lines of code that are more than one line into my Terminal, the code refuses to work. I think Terminal is interpreting each individual line as its own code, separate from every...view more
Automator IssuesHello. The main problem I am having today is how to correctly make a "watch me do" script. When I click the record button and begin performing the task all seems well and the automator reads every click I mak...view more
Thread Launch Google Drive only if local folder is available
Launch Google Drive only if local folder is availableHello everyone, I have my Google Drive local folder in an external HD, because I don't want it taking space in my Mac's HD. Google Drive is set to automatically start when I switch on my computer, but sometime...view more