<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Aperture AppleScript &#8211; Make Hierarchal Keywords Real v4</title>
	<atom:link href="http://brettgrossphotography.com/2009/01/12/aperture-applescript-make-hierarchal-keywords-real-v4/feed" rel="self" type="application/rss+xml" />
	<link>http://brettgrossphotography.com/2009/01/12/aperture-applescript-make-hierarchal-keywords-real-v4</link>
	<description>A dozen dozen?</description>
	<lastBuildDate>Wed, 09 May 2012 19:43:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Patricia</title>
		<link>http://brettgrossphotography.com/2009/01/12/aperture-applescript-make-hierarchal-keywords-real-v4/comment-page-1#comment-784</link>
		<dc:creator>Patricia</dc:creator>
		<pubDate>Wed, 09 May 2012 19:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://brettgrossphotography.com/?p=351#comment-784</guid>
		<description>THanks a million. It works just as you said and just as I wanted. Your tip of using/adding a &quot;container&quot; keyword is very helpful. Thanks again.</description>
		<content:encoded><![CDATA[<p>THanks a million. It works just as you said and just as I wanted. Your tip of using/adding a &#8220;container&#8221; keyword is very helpful. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brett</title>
		<link>http://brettgrossphotography.com/2009/01/12/aperture-applescript-make-hierarchal-keywords-real-v4/comment-page-1#comment-783</link>
		<dc:creator>brett</dc:creator>
		<pubDate>Wed, 09 May 2012 16:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://brettgrossphotography.com/?p=351#comment-783</guid>
		<description>Within Aperture you can open the Keywords HUD. The Keywords HUD allows you to drag and drop your keywords onto each other to form hierarchal groups (just like it sounds like you wanted). You may want to use the + button to create &#039;keyword containers&#039; to arrange your imported keywords. 

For example, I use the &#039;Animal&#039; keyword (which ideally shouldn&#039;t be used by any images) to contain &#039;Wildlife&#039; and &#039;Domestic Animal&#039; (both of which shouldn&#039;t be applied to any images) and inside &#039;Wildlife&#039; I have &#039;Bird&#039;, etc until I get to the actual keyword of &#039;Great Blue Heron&#039; several layers deep.</description>
		<content:encoded><![CDATA[<p>Within Aperture you can open the Keywords HUD. The Keywords HUD allows you to drag and drop your keywords onto each other to form hierarchal groups (just like it sounds like you wanted). You may want to use the + button to create &#8216;keyword containers&#8217; to arrange your imported keywords. </p>
<p>For example, I use the &#8216;Animal&#8217; keyword (which ideally shouldn&#8217;t be used by any images) to contain &#8216;Wildlife&#8217; and &#8216;Domestic Animal&#8217; (both of which shouldn&#8217;t be applied to any images) and inside &#8216;Wildlife&#8217; I have &#8216;Bird&#8217;, etc until I get to the actual keyword of &#8216;Great Blue Heron&#8217; several layers deep.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patricia</title>
		<link>http://brettgrossphotography.com/2009/01/12/aperture-applescript-make-hierarchal-keywords-real-v4/comment-page-1#comment-782</link>
		<dc:creator>Patricia</dc:creator>
		<pubDate>Fri, 04 May 2012 20:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://brettgrossphotography.com/?p=351#comment-782</guid>
		<description>I&#039;ve just imported all my photos from iPhoto to Aperture. I have them all keyworded in iPhoto, which is NOT a hierarchal file. Is there an easy way to modify these keywords in Aperture into a hierarchal system? It seems like I have to delete and add keywords, etc. I don&#039;t want to lose all my keywords. I was hoping I could just drag and drop my keywords to reorganize them.

Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just imported all my photos from iPhoto to Aperture. I have them all keyworded in iPhoto, which is NOT a hierarchal file. Is there an easy way to modify these keywords in Aperture into a hierarchal system? It seems like I have to delete and add keywords, etc. I don&#8217;t want to lose all my keywords. I was hoping I could just drag and drop my keywords to reorganize them.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eduardo</title>
		<link>http://brettgrossphotography.com/2009/01/12/aperture-applescript-make-hierarchal-keywords-real-v4/comment-page-1#comment-669</link>
		<dc:creator>Eduardo</dc:creator>
		<pubDate>Thu, 11 Feb 2010 20:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://brettgrossphotography.com/?p=351#comment-669</guid>
		<description>Nice work! Good even with 3.0.</description>
		<content:encoded><![CDATA[<p>Nice work! Good even with 3.0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brett</title>
		<link>http://brettgrossphotography.com/2009/01/12/aperture-applescript-make-hierarchal-keywords-real-v4/comment-page-1#comment-607</link>
		<dc:creator>brett</dc:creator>
		<pubDate>Mon, 03 Aug 2009 09:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://brettgrossphotography.com/?p=351#comment-607</guid>
		<description>This script will read the keyword hierarchy and assign all parent keywords to the image while it is in the Library. The keywords will be visible in the Aperture UI and present when images are exported. 

I believe that this script does what you want. 

I generally don&#039;t recommend running the script until you have all of your keywords applied and are happy with your keyword hierarchy.</description>
		<content:encoded><![CDATA[<p>This script will read the keyword hierarchy and assign all parent keywords to the image while it is in the Library. The keywords will be visible in the Aperture UI and present when images are exported. </p>
<p>I believe that this script does what you want. </p>
<p>I generally don&#8217;t recommend running the script until you have all of your keywords applied and are happy with your keyword hierarchy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip</title>
		<link>http://brettgrossphotography.com/2009/01/12/aperture-applescript-make-hierarchal-keywords-real-v4/comment-page-1#comment-604</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Sun, 02 Aug 2009 02:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://brettgrossphotography.com/?p=351#comment-604</guid>
		<description>Brett,

I have nearly 14,000 images in Aperture now, and am finally getting around to adding keywords.  It&#039;ll be painful, I know, but these Smart Albums are really really neat!!  I like the virtual keywords when searching, but it&#039;s confusing to only see the lowest-level keyword in the metadata inspector.  VERY CONFUSING.  I&#039;m thinking your script here is the answer I&#039;ve been searching for.  THANKS!!

Just a couple of questions:

Does your script only help things out during export, or will it add the hierarchy of keywords within Aperture itself (so I see all keywords in the metadata inspector)?  Or would this be even more confusing?  Thanks for the script and for pointing me in the right direction!!

-Philip</description>
		<content:encoded><![CDATA[<p>Brett,</p>
<p>I have nearly 14,000 images in Aperture now, and am finally getting around to adding keywords.  It&#8217;ll be painful, I know, but these Smart Albums are really really neat!!  I like the virtual keywords when searching, but it&#8217;s confusing to only see the lowest-level keyword in the metadata inspector.  VERY CONFUSING.  I&#8217;m thinking your script here is the answer I&#8217;ve been searching for.  THANKS!!</p>
<p>Just a couple of questions:</p>
<p>Does your script only help things out during export, or will it add the hierarchy of keywords within Aperture itself (so I see all keywords in the metadata inspector)?  Or would this be even more confusing?  Thanks for the script and for pointing me in the right direction!!</p>
<p>-Philip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brett</title>
		<link>http://brettgrossphotography.com/2009/01/12/aperture-applescript-make-hierarchal-keywords-real-v4/comment-page-1#comment-459</link>
		<dc:creator>brett</dc:creator>
		<pubDate>Fri, 13 Feb 2009 20:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://brettgrossphotography.com/?p=351#comment-459</guid>
		<description>I&#039;m glad you found it helpful. One of the great things about AppleScript is that it is pretty easy to dissect others&#039; scripts to build your own.</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad you found it helpful. One of the great things about AppleScript is that it is pretty easy to dissect others&#8217; scripts to build your own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Ovens</title>
		<link>http://brettgrossphotography.com/2009/01/12/aperture-applescript-make-hierarchal-keywords-real-v4/comment-page-1#comment-457</link>
		<dc:creator>Mark Ovens</dc:creator>
		<pubDate>Fri, 13 Feb 2009 00:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://brettgrossphotography.com/?p=351#comment-457</guid>
		<description>Brett,

Thanks for posting this. I wanted to achieve the reverse as I have imported all my photos from the Linux app Digikam which, like Aperture, has hierarchical keywords (called tags) that it exports in the ITPC keywords field as a path - e.g. People/Friends/David - which I wanted to convert into Aperture hierarchical keywords. Your script gave me the necessary information about handling Aperture keywords to enable me to write my own script.

Thanks again.

Regards,

Mark</description>
		<content:encoded><![CDATA[<p>Brett,</p>
<p>Thanks for posting this. I wanted to achieve the reverse as I have imported all my photos from the Linux app Digikam which, like Aperture, has hierarchical keywords (called tags) that it exports in the ITPC keywords field as a path &#8211; e.g. People/Friends/David &#8211; which I wanted to convert into Aperture hierarchical keywords. Your script gave me the necessary information about handling Aperture keywords to enable me to write my own script.</p>
<p>Thanks again.</p>
<p>Regards,</p>
<p>Mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>

