<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hawk Wings &#187; tidbits</title>
	<atom:link href="http://www.hawkwings.net/tag/tidbits/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawkwings.net</link>
	<description>Tips and add-ons to make Apple Mail / Mail.app even better</description>
	<lastBuildDate>Tue, 26 Jul 2011 07:44:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Speed up pasting in Word with scripts</title>
		<link>http://www.hawkwings.net/2008/01/23/speed-up-pasting-in-word-with-scripts/</link>
		<comments>http://www.hawkwings.net/2008/01/23/speed-up-pasting-in-word-with-scripts/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 09:55:07 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Not Apple Mail]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Apple Mail Tips]]></category>
		<category><![CDATA[Office for Mac]]></category>
		<category><![CDATA[pasting]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[tidbits]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[word 2004]]></category>
		<category><![CDATA[word 2008]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2008/01/23/speed-up-pasting-in-word-with-scripts/</guid>
		<description><![CDATA[[Although I use it a lot at work, I don't usually post Word tips on Hawk Wings. This one, though, is too good to pass up.] If you do a lot of cutting and pasting from one document to another in Word (2004 and 2008) and want your pasting to adopt the style of the [...]]]></description>
			<content:encoded><![CDATA[<p>[<em>Although I use it a lot at work, I don't usually post Word tips on Hawk Wings.  This one, though, is too good to pass up.</em>]</p>
<p><img src="http://www.hawkwings.net/wp-content/uploads/2008/01/wordformac.jpg" alt="Wordformac"  align="right" border="0" hspace="10" vspace="5" height="100" width="110"/>If you do a lot of cutting and pasting from one document to another in Word (2004 and 2008) and want your pasting to adopt the style of the new document, you will know what a pain in the butt it is.  </p>
<p>Word expects you to go to the Edit menu, choose Paste Special and then select Unformatted Text in the next dialog box and click OK.</p>
<p>I couldn&#8217;t count the number of hours I&#8217;ve spent doing this.  I came to accept it as an Office for Mac user&#8217;s fate; something that just had to be endured.</p>
<p>Joe Kissell, senior editor at TidBITS, has the shortcut I wish I had discovered years ago. In <a href="http://db.tidbits.com/article/9408" title="TidBITS Problem Solving: Word 2008 and the Paste Plain Text Dance">a TidBITS post</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> he provides the scripts needed to reduce this convoluted process to a single keystroke. </p>
<p>As he points out, I could have automated this with the macro-recorder in Word 2004.  Never thought of that!</p>
<p>But Word 2008 has lost its scripting support for Visual Basic for Applications (VBA) and ,along with that, the ability to record macros.  </p>
<p>Instead, in Word 2008 you will need to use AppleScript.</p>
<p>Joe provides the steps for setting up the macro in Word 2004 and the applescript Word 2008 users will need to get the same result.</p>
<p>He even unlocks the mysteries of the way a file called <span id="code">Paste Plain Text\smV.scpt</span> is automatically bound to a keystroke shortcut.</p>
<p><a href="http://db.tidbits.com/article/9408" title="TidBITS Problem Solving: Word 2008 and the Paste Plain Text Dance">Check out his article</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> and <a href="http://db.tidbits.com/" title="TidBITS: Mac news for the rest of us">other newsy posts and tips</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> at TidBITS. <tags>word 2004, word 2008, office for mac, pasting, scripts, VBA, tips, productivity, tidbits</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/11/20/quickly-email-a-document-in-mailapp/" rel="bookmark" title="20 November 2006, 8:27 am">Quickly email a document in mail.app</a></li>
<li><a href="http://www.hawkwings.net/2009/06/25/microsoft-outlook-to-remain-html-non-compliant/" rel="bookmark" title="25 June 2009, 8:43 pm">Microsoft Outlook to remain HTML non-compliant</a></li>
<li><a href="http://www.hawkwings.net/2007/02/22/word-count-script-for-quicksilver/" rel="bookmark" title="22 February 2007, 11:17 pm">Word count script for Quicksilver</a></li>
<li><a href="http://www.hawkwings.net/2006/01/24/spell-catcher-x-1022b3/" rel="bookmark" title="24 January 2006, 12:33 am">Spell Catcher X 10.2.2b3</a></li>
<li><a href="http://www.hawkwings.net/2008/01/17/script-to-reply-to-multiple-emails-in-mailapp/" rel="bookmark" title="17 January 2008, 9:54 pm">Script to reply to multiple emails in Mail.app</a></li>
</ul>
<p><!-- Similar Posts took 6.432 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2008/01/23/speed-up-pasting-in-word-with-scripts/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>News and links: Mail.app (and more)</title>
		<link>http://www.hawkwings.net/2006/03/22/news-and-links-mailapp-and-more/</link>
		<comments>http://www.hawkwings.net/2006/03/22/news-and-links-mailapp-and-more/#comments</comments>
		<pubDate>Tue, 21 Mar 2006 13:08:55 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[french]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[NetNewsWire]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[quicksilver]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[tidbits]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2006/03/22/news-and-links-mailapp-and-more/</guid>
		<description><![CDATA[Suddenly there's a glut of news. Here are today's other notable happenings and links in compressed form...]]></description>
			<content:encoded><![CDATA[<p>Suddenly there&#8217;s a glut of news. Here are today&#8217;s other notable happenings and links in compressed form:</p>
<ul>
<li>Paul Stamatiou <a href="http://paulstamatiou.com/2006/03/20/its-been-good-thunderbird/">has switched</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> from Thunderbird to Mail.app. Thunderbird is just too slow on an Intel Mac. He provides the benchmarks and finds that he is warming to Mail.app&#8217;s &#8220;sleek design&#8221;.</li>
<p></p>
<li><a href="http://www.hawkwings.net/2006/02/14/talking-mailapp-leander-kahney/">Leander Kahney</a> discovers the latest build of Quicksilver. &#8220;It&#8217;s kind of like Spotlight on steroids, but the steroids have begun to affect the brain,&#8221; <a href="http://wiredblogs.tripod.com/cultofmac/index.blog?entry_id=1440008">he says</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>.</li>
<p></p>
<li><a href="http://www.hawkwings.net/2006/03/06/talking-mailapp-brent-simmons/">Brent Simmons</a>, the developer of NetNewsWire, <a href="http://www.hawkwings.net/2006/03/21/netnewswire-gets-mailapp-integration/#comment-1906">has added Hawk Wings</a> to the app&#8217;s list of pre-selected Macinstosh feeds (which was nice of him).</li>
<p></p>
<li>Dizplay ze grand attachments? Absolument, Non! Mail Attachment Iconizer <a href="http://lokisw.com/index.php?item=MailAttachmentsIconizer">gets a French localisation</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>.</li>
<p></p>
<li><a href="http://www.hawkwings.net/2006/02/10/talking-mailapp-joe-kissell/">Joe Kissell</a> will be <a href="http://www.tidbits.com/tb-issues/TidBITS-821.html#lnk2">joining TidBITS as Senior Editor</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>. Hawk Wings follows Joe&#8217;s career with interest, not least because he is the author of <a href="http://www.hawkwings.net/2005/11/29/take-control-of-apple-mail-in-tiger-2/">the only book dedicated solely to Apple Mail</a>.</li>
</ul>
<p><tags>mail.app, apple mail, plugins, netnewswire, thunderbird, quicksilver, tidbits, french</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2007/10/30/mail-attachment-iconizer-updated-leopard-ready/" rel="bookmark" title="30 October 2007, 9:38 pm">Mail Attachment Iconizer updated, Leopard ready</a></li>
<li><a href="http://www.hawkwings.net/2007/12/19/mailattachmenticonizer-plugin-gets-smarter/" rel="bookmark" title="19 December 2007, 10:57 pm">Mail Attachments Iconizer plugin gets smarter</a></li>
<li><a href="http://www.hawkwings.net/2006/06/11/plugin-list-updates-improvements/" rel="bookmark" title="11 June 2006, 9:19 pm">Plugin List: Updates, improvements</a></li>
<li><a href="http://www.hawkwings.net/2007/04/03/do-it-24-nifty-task-list-manager/" rel="bookmark" title="3 April 2007, 10:40 pm">Do It 2.4: Nifty task list app gets more nifty</a></li>
<li><a href="http://www.hawkwings.net/2005/09/10/slow-news-day-for-apple-mail/" rel="bookmark" title="10 September 2005, 1:01 am">Slow news day for Apple Mail</a></li>
</ul>
<p><!-- Similar Posts took 57.655 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2006/03/22/news-and-links-mailapp-and-more/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

