<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Applescript on Andy Beaumont</title>
    <link>https://andybeaumont.com/tags/applescript/</link>
    <description>Recent content in Applescript on Andy Beaumont</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Tue, 26 Jan 2010 12:38:00 +0000</lastBuildDate>
    
	<atom:link href="https://andybeaumont.com/tags/applescript/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Toggling layers in OmniGraffle</title>
      <link>https://andybeaumont.com/post/2010-01-26-toggling-layers-in-omnigraffle/</link>
      <pubDate>Tue, 26 Jan 2010 12:38:00 +0000</pubDate>
      
      <guid>https://andybeaumont.com/post/2010-01-26-toggling-layers-in-omnigraffle/</guid>
      <description>Sometimes I need to output PDFs of a wireframe produced in OmniGraffle in two versions, one with annotations and one without. Luckily I habitually put all annotations on their own layer, so all that&amp;rsquo;s needed is a simple AppleScript to tell OmniGraffle to toggle the printable and visible nature of every layer named &amp;ldquo;Annotation&amp;rdquo;. A bit of googling turned up this forum post which does most of the work, I just needed to add in the printable property.</description>
    </item>
    
  </channel>
</rss>