• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to add keywords to photos in iPhoto?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to add keywords to photos in iPhoto?


  • Subject: Re: How to add keywords to photos in iPhoto?
  • From: "Mark J. Reed" <email@hidden>
  • Date: Fri, 5 Dec 2008 16:55:56 -0500

On Fri, Dec 5, 2008 at 4:24 PM, Dalmazio Brisinda <email@hidden> wrote:
> tell application "iPhoto"
> assign keyword string imageTag

I don't have the iPhoto dictionary in front of me, so I'm just guessing, but..

1) I think you need to assign the keyword object, not the string.
That is, newKeyword, not imageTag.  So if you're not making the
keyword, then you still need to look it up by the string and use the
result of the lookup (e.g. set newKeyword to first keyword whose name
is imageTag).

2) you probably also have to specify what you're assigning to, e.g.

    assign keyword newKeyword to current selection

--
Mark J. Reed <email@hidden>
 _______________________________________________
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

References: 
 >How to add keywords to photos in iPhoto? (From: Dalmazio Brisinda <email@hidden>)

  • Prev by Date: Re: In Adobe InDesign, how to untag XML tagging of the parent story of a found text object?
  • Next by Date: Re: How to add keywords to photos in iPhoto?
  • Previous by thread: How to add keywords to photos in iPhoto?
  • Next by thread: Re: How to add keywords to photos in iPhoto?
  • Index(es):
    • Date
    • Thread