Archive
You are viewing all articles posted in “Applescript”
Recent articles can be found on the homepage.
Move current selection to new folder with Applescript
posted on 27 May 2009 (12:33 AM)
I often want to instantly move a selection of files into a newly created folder. The scenario is this: I select a bunch of files in Finder, click a button and *bam*: a new folder is created in the current location containing my selection.
This cannot be done natively, but I wrote an Applescript that does this for me.