• 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: Image Meta data Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Image Meta data Question


  • Subject: Re: Image Meta data Question
  • From: Martin Orpen <email@hidden>
  • Date: Wed, 30 Apr 2008 19:15:38 +0100

On 30 Apr 2008, at 17:47, Oakley Masten wrote:

Unfortunately what I really want is the ÒKeywordsÓ
data from PhotoShop files and that parameter is
missing from the list of all data available.

It is in the PhotoShop ÒInfoÓ screen but not the list.

Martin, what am I doing wrong here?
Is ÒKeywordsÓ not available to this methodology?


Dunno what you're doing wrong because getting keywords works just the same as any other metadata:



tell application "Finder" to set theFile to choose file
set foo to POSIX path of theFile
set bar to (do shell script "mdls -name kMDItemKeywords " & quoted form of foo)


-->kMDItemKeywords = (
    cycling,
    "Lotto Olympia Team Interbike",
    "Road Racing",
    "VC Revolution Road Race"
)



Are you sure that the image you are testing actually has keywords?

--
Martin Orpen
Idea Digital Imaging Ltd


_______________________________________________ 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
  • Follow-Ups:
    • Re: Image Meta data Question
      • From: John McKenzie <email@hidden>
References: 
 >Image Meta data Question (From: Oakley Masten <email@hidden>)

  • Prev by Date: Re: View Options
  • Next by Date: Re: View Options
  • Previous by thread: Image Meta data Question
  • Next by thread: Re: Image Meta data Question
  • Index(es):
    • Date
    • Thread