Adding download URL to a file's Get Info box
Adding download URL to a file's Get Info box
- Subject: Adding download URL to a file's Get Info box
- From: email@hidden
- Date: Thu, 28 Oct 2010 12:39:42 -0700
Original Thread: Write Keyword to Photoshop File Without Opening It
> Steve Thompson wrote:
>
>> Does anyone know a way to write a keyword to the "File Info" field of a Photoshop file without actually opening the file? perhaps a shell script, I would preferably like to do it without using a third party tool.
>
> osascript -e 'tell application "Finder" to set comment of (choose file) to "blah"'
Steve got me thinking about this. There used to be an app that would place the download URL in the Get Info box of each file you downloaded with Safari, but it no longer works.
Could you do the same thing with AppleScript? It's pretty handy to know where a file came from months afterwards when you can't remember why you downloaded it.
Thanks,
Marc _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden