Added.

On Sep 19, 3:02 am, Chris Cairns <[email protected]> wrote:
> Description:
>
> The action "Move To" in Quicksilver does a "copy" instead of "move" if
> the source file/folder and destination folder are on different volumes.
> This script is written to avoid this behaviour. The script displays
> Growl notification after moving files/folders. So either install Growl
> or change the line
> my theGrowl(thenotice)
> to
> --my theGrowl(thenotice)
>
> Where to Save:
>
> ~/Library/Application Support/Quicksilver/Actions
>
> Usage:
>
> For moving one file/folder:
> Get file/folder that you want to move in the first pane. Press "comma"
> key. Press Tab twice (or press Cmd+X once). Bring up the destination
> folder. Press Tab. Select this script and hit return.
>
> For moving more than one file/folder:
> If you want to move more than one file/folder, keep adding them by using
> the "comma" key and Cmd+X key. Remember the last item should be the
> destination folder. Press Tab. Select this script and hit return.
>
> Code:
>
> http://dl.getdropbox.com/u/872430/Move%20to.scpt

Reply via email to