<?xml version="1.0" encoding="iso-8859-1"?>

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>macosxhints.com application tips</title>
<link>http://hints.macworld.com/index.php?topic=apps</link>
<description>Tips and tricks for OS X applications from macosxhints.com</description>
<managingEditor>webteam@macosxhints.com</managingEditor>
<webMaster>webteam@macosxhints.com</webMaster>
<copyright>Copyright 2012 Mac OS X Hints</copyright>
<generator>Geeklog</generator>
<pubDate>Wed, 01 Feb 2012 05:42:08 -0800</pubDate>
<language>en-gb</language>
<atom:link href="http://hints.macworld.com/backend/hintsapps.rss" rel="self" type="application/rss+xml" />
<item>
<title>10.7: Viewing Email when Organized by Conversation</title>
<link>http://hints.macworld.com/article.php?story=20111109153250162</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20111109153250162</guid>
<pubDate>Tue, 31 Jan 2012 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20111109153250162#comments</comments>
<dc:subject>Apps</dc:subject>
<description>This hint describes how to easily see all the emails in one conversation without having to open them and scroll through.&lt;br&gt;&lt;br&gt;If you have your emails 'organized by conversation' you will see in the email list in the left column the number of emails in that conversation. You can just click on the email showing in the left-hand column and hit the Right arrow key. This causes all the emails in that conversation be shown in a drop-down list by date, one on each line, below the latest one. To undo the list, press the Left arrow key.&lt;br&gt;&lt;br&gt;[&lt;b&gt;crarko adds:&lt;/b&gt; This is one of those obvious shortcuts that can hide forever if not mentioned.]
</description>
</item>
<item>
<title>A Spotlight Plugin for InDesign</title>
<link>http://hints.macworld.com/article.php?story=20120125182034518</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20120125182034518</guid>
<pubDate>Thu, 26 Jan 2012 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20120125182034518#comments</comments>
<dc:subject>Apps</dc:subject>
<description>Every now and then I poke around the web to see if someone has found a way to search InDesign files with Spotlight. For many users of InDesign, this missing capability has been a point of frustration since Spotlight was introduced with Tiger back in April of 2005. Now there's a little something for anyone running InDesign CS5 or CS5.5.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.adobe.com/message/3706123#3706123&quot;&gt;Over in the Adobe forums&lt;/a&gt;, John Hawkinson put together a plugin. He recommends installing it, then using Terminal to re-index specific files or folders using:&lt;br&gt;&lt;br&gt;&lt;tt&gt;mdimport /Users/UserName/Path/To/File/Or/Folder&lt;/tt&gt;&lt;br&gt;&lt;br&gt;I installed &lt;a href=&quot;http://web.mit.edu/jhawk/tmp/InDesignImporter-0.1c.dmg&quot;&gt;the latest version of his plugin&lt;/a&gt; (version 0.1c) into &lt;em&gt;~/Library/Spotlight&lt;/em&gt; then ran the mdimport command on my Documents folder. While he's explicit that this is alpha software, I've seen no issues and it seems to work very well. Thanks, John!&lt;br&gt;&lt;br&gt;[&lt;b&gt;crarko ad ...&lt;/b&gt;</description>
</item>
<item>
<title>Sticky Widget from Selected Text</title>
<link>http://hints.macworld.com/article.php?story=20120124083551966</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20120124083551966</guid>
<pubDate>Wed, 25 Jan 2012 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20120124083551966#comments</comments>
<dc:subject>Apps</dc:subject>
<description>There's a recent Macworld article for quickly making Stickies. I thought that some folks might want to make Sticky Widgets instead.
&lt;br&gt;&lt;br&gt;
This is derived from &lt;a href=&quot;http://hints.macworld.com/article.php?story=2009052714461214&quot;&gt;my hint&lt;/a&gt; posted a few years ago.
&lt;br&gt;&lt;br&gt;
Depending on your system version (and possibly other factors), you may need to launch Dashboard at least once if you haven't since system startup before trying the Service.
&lt;br&gt;&lt;br&gt;
Here are the simple steps:

&lt;ul&gt;
  &lt;li&gt;Open Automator and create an empty Mac OS X Service document. In the document window set the first popup to text and the second pop-up to any application.&lt;/li&gt;

  &lt;li&gt;Drag a Run AppleScript action into the right side of the Automator document window. Then paste the following line into the Run AppleScript step just beneath the (* Your script goes here *) line:
   ...&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>10.7: Unlock screens using any admin password</title>
<link>http://hints.macworld.com/article.php?story=20120116131248157</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20120116131248157</guid>
<pubDate>Tue, 24 Jan 2012 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20120116131248157#comments</comments>
<dc:subject>Apps</dc:subject>
<description>Under Lion, the screen saver authentication dialog box does not allow you to enter a username. So even if you've made the changes detailed in &lt;a href=&quot;http://hints.macworld.com/article.php?story=20101103055948533&quot;&gt;this Snow Leopard hint&lt;/a&gt; there is no way to put in alternate credentials to unlock a user's screen.&lt;br&gt;&lt;br&gt;First, edit &lt;em&gt;/etc/pam.d/screensaver&lt;/em&gt; as per the original Snow Leopard hint:&lt;ul&gt;  &lt;li&gt;Open &lt;em&gt;/Applications/Utilities/Terminal.app&lt;/em&gt;&lt;/li&gt;  &lt;li&gt;Type &lt;tt&gt;cd /etc/pam.d&lt;/tt&gt;&lt;/li&gt;  &lt;li&gt;3. &lt;tt&gt;sudo cp screensaver screensaver.bak&lt;/tt&gt;&lt;/li&gt;  &lt;li&gt;4. &lt;tt&gt;sudo nano screensaver&lt;/tt&gt;&lt;/li&gt;  &lt;li&gt;5. Find the line:&lt;br&gt;  &lt;em&gt;account  required  pam_group.so no_warn group=admin,wheel fail_safe&lt;/em&gt;&lt;br&gt;  and change it to:&lt;br&gt;  &lt;em&gt;account  sufficient  pam_group.so no_warn group=admin,wheel fail_safe&lt;/em&gt;&lt;/li&gt;  &lt;li&gt;Press Control+X to save &lt;em&gt;/etc/pam.d/screensaver&lt;/em&gt; and exit nano.&lt;/li&gt;&lt;/ul&gt;Then, still in Terminal, we make a wholly unintuitive change to &lt;em&gt;/ ...&lt;/em&gt;</description>
</item>
<item>
<title>True fullscreen in Microsoft Word 2011</title>
<link>http://hints.macworld.com/article.php?story=20120119091238161</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20120119091238161</guid>
<pubDate>Fri, 20 Jan 2012 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20120119091238161#comments</comments>
<dc:subject>Apps</dc:subject>
<description>Word 2011's built-in fullscreen mode leaves a lot to be desired. Microsoft says they're updating the program to use Lion's fullscreen mode, but until then, here's a way to hide all the interface elements so you can use the whole screen.&lt;br&gt;&lt;br&gt;After you put Word into its own Space, the first thing to do is hide the menu bar using this &lt;a href=&quot;http://www.macworld.com/article/55321/2007/02/hidemenubar.html&quot;&gt;tip here&lt;/a&gt;.&lt;br&gt;&lt;br&gt;First I made a backup copy of Microsoft Word.app. Then I showed package contents on the original and opened the Info.plist that's in the &lt;em&gt;Contents&lt;/em&gt; folder. It opened up in Lion's Property List Editor. I hit the 'Add Child' button and typed in &lt;em&gt;LSUIPresentationMode&lt;/em&gt; and hit return: it automatically changed to Application UI Presentation Mode. I typed 4 in the Value field, and it automatically changed to All Suppressed. I saved the plist in place. That copy of Word now auto-hides the menu bar (mouse to the top of the screen to show it).&lt;br&gt; ...</description>
</item>
<item>
<title>VirtualBox: Using snapshots to avoid excessive TimeMachine actitvity</title>
<link>http://hints.macworld.com/article.php?story=2012011612195739</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=2012011612195739</guid>
<pubDate>Thu, 19 Jan 2012 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=2012011612195739#comments</comments>
<dc:subject>Apps</dc:subject>
<description>Are you running another OS with the great and free VirtualBox virtualization application by Oracle? Are you also using TimeMachine? Chances are that you are excessively using Time Machine and filling your Backup disk with slightly different but still huge disk images. Here's a possible solution to this problem:&lt;br&gt;&lt;br&gt;VirtualBox provides the possibility to create snapshots. This allows you to go back to a virtual machine state when you are not happy with your virtual machine anymore. Possible examples are: you messed up your system or you caught a virus in your virtual machine.&lt;br&gt;&lt;br&gt;This feature can also be used for circumventing the problem mentioned above, namely the excessive Time Machine usage.&lt;ul&gt;&lt;li&gt; Bring your virtual machine to a state you like &lt;/li&gt;&lt;li&gt; Create a snapshot in VirtualBox &lt;/li&gt;&lt;li&gt; Exclude the snapshot directory from TimeMachine Backup (it is located in &lt;em&gt;/Users/YOURUSERNAME/Library/VirtualBox/Machines/VIRTUALBOXNAME/Snapshots&lt;/em&gt;, change YOURUSER ...&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>Search iTunes Radio list by making a new playlist</title>
<link>http://hints.macworld.com/article.php?story=20120112122739520</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20120112122739520</guid>
<pubDate>Tue, 17 Jan 2012 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20120112122739520#comments</comments>
<dc:subject>Apps</dc:subject>
<description>You can search the iTunes list of radio stations if you add them to a playlist that you created.&lt;br&gt;&lt;br&gt;If you click the built-in Radio list in your iTunes Library, you can see lots of internet audio streaming radio stations, apparently chosen by Apple, organized by genre; but you can't search the list. The iTunes search field in the top right corner is grayed-out.&lt;br&gt;&lt;br&gt;If you make a new playlist, and drag radio stations into it, you can search in that playlist.&lt;br&gt;&lt;br&gt;I wanted to search for any radio stations that might play, for example, 'dubstep' or 'Hindi' or 'reggaeton.'&lt;br&gt;&lt;br&gt;I made a new playlist and dragged radio stations into it. I tried dragging all of them, but iTunes gave up after 999 stations. I also see that iTunes won't retrieve station names now, but that may be because I tried dragging them all (that would be at least 1500 stations). Maybe my network's sysop shut that off. Anyway, I'll try again tomorrow, but the point of the hint is that you can use the ...</description>
</item>
<item>
<title>Restoring hidden apps to the list in the Mac App Store</title>
<link>http://hints.macworld.com/article.php?story=20111027192430475</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20111027192430475</guid>
<pubDate>Wed, 11 Jan 2012 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20111027192430475#comments</comments>
<dc:subject>Apps</dc:subject>
<description>While viewing my purchased apps in the Mac application of 'App Store' I clicked the (X) next to the  iPhoto  &lt;em&gt;Installed&lt;/em&gt;  button. iPhoto immediately disappeared from the list of purchased apps.&lt;br&gt;&lt;br&gt;There is no Undo for this nor any other obvious or searched solution. Here is how to restore the listing of purchased apps. It is not obvious. &lt;br&gt;&lt;br&gt;Delete an app if you haven't. Under the App Store menu item &lt;em&gt;Store&lt;/em&gt; drag down to &lt;em&gt;View My Account&lt;/em&gt;.&lt;br&gt;&lt;br&gt;Enter your password and a new option is available in the account window listing &lt;em&gt;Hidden Purchases&lt;/em&gt; with an option to unhide them.&lt;br&gt;&lt;br&gt;You do not see this option unless you have deleted at least one list item. This provides a way of filtering out rejected apps you have purchased.&lt;br&gt;&lt;br&gt;[&lt;b&gt;crarko adds:&lt;/b&gt; I tested this (in 10.6.8), and it works as described. At least with the iTunes App Store, there is a warning dialog and some instruction when clicking on the X to hide an app as mentioned  ...</description>
</item>
<item>
<title>iTunes: Quickly convert videos to AAC audio</title>
<link>http://hints.macworld.com/article.php?story=20120108095203179</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20120108095203179</guid>
<pubDate>Tue, 10 Jan 2012 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20120108095203179#comments</comments>
<dc:subject>Apps</dc:subject>
<description>I do have some video podcasts I'd love to be able to listen to in double speed on my iPhone. However, this only works for audio files.&lt;br&gt;&lt;br&gt;For audio files in your iTunes library, it's possible to quickly convert them to your default audio encoding using the command 'Create AAC Version' in the 'Advanced' menu. With video files, that particular command is greyed out. However, when pressing the Option key, the command turns into 'Convert to AAC…' which lets you select any iTunes-compatible file in the browse dialog and turn into AAC audio. While this approach works, it is clunky and cumbersome.&lt;br&gt;&lt;br&gt;Recently, I've discovered a much more straightforward solution which takes advantage of functionality that seems to be sort of a bug in iTunes.&lt;br&gt;&lt;br&gt;Select the desired video in iTunes and then choose the aforementioned 'Convert to AAC…' command using the Option key but let go of the Option key as soon as you selected the menu item. Instead of letting you select a file to conve ...</description>
</item>
<item>
<title>Numbers: Simulate XIRR annualized rate of return</title>
<link>http://hints.macworld.com/article.php?story=20120103143716743</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20120103143716743</guid>
<pubDate>Fri, 06 Jan 2012 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20120103143716743#comments</comments>
<dc:subject>Apps</dc:subject>
<description>&lt;em&gt;XIRR&lt;/em&gt; is a classic and widely used Excel function which is very useful for calculating rates of return on investments given an initial and final value and a series of cash inflows and outflow in irregular amounts at irregular intervals (e.g. Jan. 15, invested &amp;#36;200, Mar 12, withdrew &amp;#36;100, ...). Although iWork '09 Numbers doesn't have this function, it can be simulated, as described below.&lt;br&gt;&lt;br&gt;XIRR takes as input a series of dates and cash flow amounts, and computes the annualized rate of return over the time period with the correct allowance for the time impact of the transactions (earlier transactions have had more time to make an impact). As a typical application, you might want to calculate your yearly rate of return given an irregular set of investments and withdrawals, and that's the example we'll consider here. The Numbers &lt;em&gt;IRR&lt;/em&gt; function calculates a per-interval return rate given an irregular series of inflows/outflows at fixed intervals. Here's ho ...</description>
</item>
<item>
<title>Transfer iPhoto book to SnapFish</title>
<link>http://hints.macworld.com/article.php?story=20120101105102352</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20120101105102352</guid>
<pubDate>Wed, 04 Jan 2012 10:51:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20120101105102352#comments</comments>
<dc:subject>Apps</dc:subject>
<description>I was nearly done laying out a photo book in iPhoto when I got a coupon for half off a photo book printed from Snapfish. I wanted to take advantage of the coupon but didn't want to have to redo all the work I had put in laying out the book. With a modest amount of work I was able to transfer my book over. Here's how:&lt;br&gt;&lt;br&gt;First I exported the photo book from iPhoto to a PDF by right clicking in the background of the photo book layout and choosing 'Save book as PDF&quot;. Then I created an Automator workflow to create a JPG image from each page of the PDF that went like this (just search for each command, drag it over, and select the option as indicated below):&lt;ul&gt;  &lt;li&gt;Get selected Finder items&lt;/li&gt;  &lt;li&gt;Render PDF Pages as images&lt;/li&gt;  &lt;li&gt;Move Finder Items (to Desktop)&lt;/li&gt;  &lt;li&gt;Rename Finder Items (Make Sequential)&lt;/li&gt;&lt;/ul&gt;Save the workflow. After running the PDF through this workflow I had a series of sequentially numbered images files, one for each page of the book. I u ...</description>
</item>
<item>
<title>Another way to recover from application freezes</title>
<link>http://hints.macworld.com/article.php?story=20120101093329572</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20120101093329572</guid>
<pubDate>Wed, 04 Jan 2012 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20120101093329572#comments</comments>
<dc:subject>Apps</dc:subject>
<description>When the rainbow pinwheel spins over a specific application's window, but changes to a pointer or cursor or finger etc. over every other applications' windows, I figure that app has frozen. I'll usually give it a minute or two to see if it'll thaw on its own. If not, traditionally, I would get my Force Quit window open before I start clicking around on any other app's windows for fear that the freeze might spread. But recently I tried something that has also worked for me a few times since, even with entire system freezes.&lt;br&gt;&lt;br&gt;However, for reasons that will become obvious in the hint, I can only recommend you try this with a MacBook, MacBook Pro, or MacBook Air. Though you may have success with desktops by inducing a similar state; I have not tried.&lt;br&gt;&lt;br&gt;Simply close the computer. Wait for it to go to sleep, as indicated by the pulsing light on the front of the case. I will usually wait a bit longer (around 5min).. I find that the more desperate i am for it to work, the lo ...</description>
</item>
<item>
<title>Turning your holiday iTunes library off</title>
<link>http://hints.macworld.com/article.php?story=20111230112602690</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20111230112602690</guid>
<pubDate>Tue, 03 Jan 2012 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20111230112602690#comments</comments>
<dc:subject>Apps</dc:subject>
<description>Looking to turn your holiday music off, but don't want to spend an hour clicking and scrolling through your iTunes library?&lt;br&gt;&lt;br&gt;If you have an extensive collection of holiday songs in your iTunes library like I do (750 and counting) and it's time to turn the cheer off, here's an easy way to do it.&lt;br&gt;&lt;br&gt;Assuming you have the songs all listed as 'Holiday,' do a search in iTunes for 'holiday.'&lt;br&gt;&lt;br&gt;That will bring up only those songs. Select all of the songs found, then hold the Command button and click in the check box of any song. This will deselect ALL of them. Clear the search and you have your total library back, with Bing, Nat and the MacKenzie Brothers taking a well-earned rest. No more 'Grandma got run over by a Reindeer' till next Christmas!&lt;br&gt;&lt;br&gt;[&lt;b&gt;crarko adds:&lt;/b&gt; Simple but effective. Judicious use of playlists can accomplish the same feat.]
</description>
</item>
<item>
<title>Opening legacy docs in MS Word</title>
<link>http://hints.macworld.com/article.php?story=20111230095628470</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20111230095628470</guid>
<pubDate>Tue, 03 Jan 2012 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20111230095628470#comments</comments>
<dc:subject>Apps</dc:subject>
<description>Word 2011 now opens oldest Word document formats.&lt;br&gt;&lt;br&gt;I've been using Word for the Mac since v1.0, so I have a lot of older documents created in early versions. At some point I discovered that Word (I forget which version) dropped support for the earliest document formats -- you could retrieve the text, but that was it. I complained to Microsoft and was basically told 'tough patooties.'&lt;br&gt;&lt;br&gt;So it was a very pleasant surprise when I went to open an early document, resigned to the prospect of extracting the text (the file was so old it had even lost its type and creator codes and looked like a Unix file to the Finder; I had to choose 'Open any file' to select it) and Word opened it with all formatting, styles etc. completely intact!&lt;br&gt;&lt;br&gt;Okay, so maybe this doesn't qualify as a hint, but it is sure nice to know.&lt;br&gt;&lt;br&gt;[&lt;b&gt;crarko adds:&lt;/b&gt; I don't have any ancient Word documents left to try this out with, but a hint with 'tough patooties' in it seems like the perfect  ...</description>
</item>
<item>
<title>Export of contacts from Address Book to Numbers</title>
<link>http://hints.macworld.com/article.php?story=20111227073514792</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20111227073514792</guid>
<pubDate>Wed, 28 Dec 2011 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20111227073514792#comments</comments>
<dc:subject>Apps</dc:subject>
<description>Turns out there is a super easy way to export contact info from Address Book to a spreadsheet, if you have Numbers (from iWork).&lt;ul&gt;  &lt;li&gt;Use Address Book to select the individual contacts, or select a complete group.&lt;/li&gt;  &lt;li&gt;Drag the contacts/group to an open sheet in Numbers, a new table will be created with all your contacts.&lt;/li&gt;&lt;/ul&gt;By default only a few details are shown (last+first name, phone, e-mail address). All the other info is available as well, but hidden. Feel free to hide/unhide the columns you are interested in.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.macrumors.com/showthread.php?t=400619&quot;&gt;Original source&lt;/a&gt;: posted by user Celticfaere.&lt;br&gt;&lt;br&gt;[&lt;b&gt;crarko adds:&lt;/b&gt; Works just great. This didn't work with Excel 2011, which is not too surprising, as the underlying data model is different.]
</description>
</item>
<item>
<title>A reason that iTunes polls for a password each launch</title>
<link>http://hints.macworld.com/article.php?story=20111221134258613</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20111221134258613</guid>
<pubDate>Thu, 22 Dec 2011 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20111221134258613#comments</comments>
<dc:subject>Apps</dc:subject>
<description>If you were one of those (as I was) who followed &lt;a href=&quot;http://hints.macworld.com/article.php?story=20090113161231215&quot;&gt;the hint&lt;/a&gt; regarding session-only cookies in Safari, then you are possibly still being prompted for your password in iTunes, at least in Lion.&lt;br&gt;&lt;br&gt;I discovered, after trying every hint I could find without success, that if the user permissions for &lt;em&gt;~/Library/Cookies/&lt;/em&gt; is still set to read only for the user, then you will still be prompted for your password the first time you activate iTunes after a login.&lt;br&gt;&lt;br&gt;The file, &lt;em&gt;~/Library/Cookies/Cookies.binarycookies&lt;/em&gt; is not being created/updated.&lt;br&gt;&lt;br&gt;[&lt;b&gt;crarko adds:&lt;/b&gt; I haven't tested this one. It seems clear if a user doesn't have write access to a directory in their own Library it could cause problems like this. If somebody who has used the previous hint mentioned and is still on 10.5 or 10.6 can comment on whether they are affected by this, it would be appreciated.]
</description>
</item>
<item>
<title>Forward Mail attachment only</title>
<link>http://hints.macworld.com/article.php?story=20111130131227844</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20111130131227844</guid>
<pubDate>Wed, 21 Dec 2011 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20111130131227844#comments</comments>
<dc:subject>Apps</dc:subject>
<description>When an attachment's icon is highlighted in the message section of Mail, choosing Forward creates a message with the attachment as its only content.&lt;br&gt;&lt;br&gt;When I needed to send someone just the file I got by mail, I used to remove the text body of an email message by hand and add some nice text. Recently, after having opened a file I went back to Mail's main window where the attachment was still selected. I hit Command+Shift+F and the new message contained only the Subject line, a short 'start of new message' text and the attachment.&lt;br&gt;&lt;br&gt;[&lt;b&gt;crarko adds:&lt;/b&gt; It's been generally true in Mail that selected text in a message is all that would be included in a reply/forwarding of that message. This special case of that rule is perhaps worth noting, given its usefulness and the fact that not everyone may be aware of it.]
</description>
</item>
<item>
<title>Preview recent documents in Preview.app</title>
<link>http://hints.macworld.com/article.php?story=20111205021126707</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20111205021126707</guid>
<pubDate>Wed, 21 Dec 2011 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20111205021126707#comments</comments>
<dc:subject>Apps</dc:subject>
<description>Just discovered this by accident. While in Preview.app when you when you slide three fingers down on your track pad you can get a preview of the top most recent documents opened in a Cover Flow-like menu along the bottom go the screen.&lt;br&gt;&lt;br&gt;[&lt;b&gt;crarko adds:&lt;/b&gt; This is another of those things I wasn't able to reproduce with the Magic Trackpad, so I don't now if this is the result of some setting or perhaps a third-party utility I don't have. Try and see if you can make this work, and please post your results in the comments if you do.]
</description>
</item>
<item>
<title>Using Get Info's Preview in the Finder to open the item</title>
<link>http://hints.macworld.com/article.php?story=20111217161044299</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20111217161044299</guid>
<pubDate>Tue, 20 Dec 2011 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20111217161044299#comments</comments>
<dc:subject>Apps</dc:subject>
<description>Do you have a 'Get Info' window open in the Finder?&lt;br&gt;&lt;br&gt;Click on the Previewed image, or actually, double-click it, and you'll open/run the item displayed. This also opens a folder.&lt;br&gt;&lt;br&gt;[&lt;b&gt;crarko adds:&lt;/b&gt; This has been around a long time, but some folks may not know the tip.]
</description>
</item>
<item>
<title>10.7: Safari-like navigation in the Finder</title>
<link>http://hints.macworld.com/article.php?story=20111218131123609</link>
<guid isPermaLink="true">http://hints.macworld.com/article.php?story=20111218131123609</guid>
<pubDate>Mon, 19 Dec 2011 07:30:00 -0800</pubDate>
<comments>http://hints.macworld.com/article.php?story=20111218131123609#comments</comments>
<dc:subject>Apps</dc:subject>
<description>One of the nice navigation features in many web-browsers is that a long click on the Forward and Backward buttons brings down a list of the next and previous sites in sequence so one could jump back two sites, for example.&lt;br&gt;&lt;br&gt;It turns out that the Finder sports the same ability. A long click on the arrow buttons in the toolbar brings downs a menu with the previous and the next directories visited in that Finder window. This works in Mac OS X 10.7. I think I tried it with 10.6 as well as 10.4 before I upgraded to Lion and it did not work, but I am not sure.&lt;br&gt;&lt;br&gt;[&lt;b&gt;crarko adds:&lt;/b&gt; I did try it in 10.6 and it wasn't there.]
</description>
</item>
</channel>
</rss>

