Removing iPhoto 08 Keywords with Applescript
Removing iPhoto 08 Keywords with Applescript
- Subject: Removing iPhoto 08 Keywords with Applescript
- From: Chris Glowacki <email@hidden>
- Date: Fri, 20 Mar 2009 12:11:57 -0700
All-
I use a long list of specific keywords that I do not want changed, but
if I import a pic, any keywords attached to it that are not on my list
are added to the keyword list
My thought- create a fxed list of my static keywords in AS, import the
photo's, get the new keyword list from iPhoto, and delete anything
not in the original but:
delete keyword (item x of kill_list)
or
remove keyword (item x of kill_list) both fail.
any thoughts?
thanks
chris
_______________________________________________
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