Archive for the ‘Apple Mail Tips’ Category

Using Snow Leopard’s built-in text snippets in Mail.app

Sunday, November 15th, 2009

System Prefs 120pxText snippet apps like TextExpander or TypeIt4Me or Typinator can boost your productivity enormously, saving time and wear-and-tear on fingers. After Mail Act-on , TextEpander is the most valuable tool I use in order to Get Things Done fast.

Not many people know that Snow Leopard now offers a system-wide “text substitution” feature that does the same job as those snippets managers.

It doesn’t work in all apps (like, sadly, TextMate in which Hawk Wings is written and its code tweaked), but it works in mail.app, although it is turned off by default.

To turn it on, you need to open a new Compose window in Mail. Then select the Substitutions option from the Edit menu:

Textsubstituion Mail Edit Menu

The “Show Substitutions” option opens a dialogue with all the options:

Textsubstitutionmailprefs

“Smart Dashes” will automatically replace two hyphens with an em dash; Smart Links automatically hyperlinks email addresses and URLs; “Smart Quotes” makes your quotation marks curly.

The “Smart Copy/Paste” option in the Edit menu automatically decides whether a space needs to be added or not to anything you paste into a message.

Text Replacement is what we are interested in. Check it and then click the “Text Preferences” to open up the options in System Preferences:

Textsubstitutionsystemprefs

Here you can select some pre-made snippets and insert your own. I’ve added some of my email addresses, and my work email signature.

There are two ways to get the line breaks that you need for longer snippets like email signatures. Either press Option-Return at the end a line, or type it first into TextEdit, and then cut and paste the text into the expansion field on the right.

From now on, every expansion you trigger when typing an email is saving you time.

Enjoy the feeling. Use the extra time to get your inbox to zero , then go and spend some time with your kids. Or failing that, drinking buddies.

UPDATE: In the comments, Phil provides a link to a macOSXHints tip that lists some Terminal commands to unlock text substitution in more Coca apps. (Sadly, not TextMate though.) Thanks! productivity, mail.app. apple mail, text snippets, snippets, textexpander, text substitution, text replacement, working to live not living to work

[This post was much improved by reading Rob Griffith's post on MacWorld ]

Tags: , , , , , , ,

10.6.2 broke my Mail plugin! :-(

Tuesday, November 10th, 2009

ImagesApple has changed the way that Mail.app interacts with plugins in Snow Leopard.

As Ken Aspelagh describes it on the Mac Observer:

“Each new version of Mail and the associated Message framework includes a unique code. Plug-ins have to explicitly declare themselves compatible with each new version,” Mr. Aspeslagh told The Mac Observer. “There is some sense to this as plug-ins are closely tied to the inner working of Mail, and stand the chance of breaking when Mail.app updates. Apple didn’t want to take this chance, so now they automatically disable all plug-ins with each update.”

So today’s 10.6.2 update is likely to break some plugins.

Most developers are only too aware of this issue, and will get updated plugins out fast.

Greg Welch, who develops the MailRecent and MailFollowUp plugins, has already got new, 10.6.2-compatible versions out the door.

Eric Hinterbichler has done the same with his new Herald Notification utility.

Other developers are sure to follow quickly. Some acted weeks before the update appeared, like Aaron Harnly who pushed out a compatible version of his Letterbox plugin three weeks ago.

10.6.2 broke the Mail clipping plugin from Omnifocus, but fortunately this can be restored simply by reinstalling it.

Other plugins, especially those not so actively or quickly supported, might be more difficult.

langui.sh has published some Terminal commands that will (potentially) revive other busted plugins. He has written them for GrowlMail but they could easily be adapted for other plugins, and “trick” them into working again.

It’s worth a shot, especially if you are in love with a plugin that’s not so well supported. However, maybe make a backup of the plugin’s bundle first. You know, just in case.apple mail, snow leopard, mail.app, plugins, UUID, Apple

Tags: , , , , ,

How to email a file with Google Quick Search Box

Tuesday, November 10th, 2009

GoogleQSBiconSeveral readers have posted in the comments of an earlier post, asking how to email a file using Google’s Quick Search Box (QSB) utility.

It was much easier to know to do this in Quicksilver using a trigger.

In QSB it’s not as obvious, but it’s easy.

First you need to have QSB itself loaded and Martin Kühl’s Services plugin (see earlier Hawk Wings post).

Select the file that you want to email in Finder or on your Desktop or wherever.

Activate QSB. Type Command-G (⌘-G) to “get current selection”:

Emailfilewith Qsb1

Type “email” into the dialog:

Emailfilewith Qsb2

Hit the tab key to advance to the next screen:

Emailfilewith Qsb3

Hit the Enter key to select “Perform Service” and — violà — a new email appears the file attached:

Emailfilewith Qsb4

What could be simpler? QSB is not in Quicksilver’s league yet, but I have high hopes.quicksilver, google quick search box, QSB, apple mail, mail.app,tips

Tags: , , , , ,

Secrets Updated for Snow Leopard

Thursday, November 5th, 2009

System Preferencepane IconSecrets, a clever little System Preference Pane that makes tweaking “hidden” features of Mac OS X easy (see earlier Hawk Wings post for more), has been updated to 1.0.6 and is now compatible with Snow Leopard.

Secrets provides easy assess to many of Mac Os X’s settings that you can otherwise only change by messing around in Terminal with long command strings, which is not everyone’s cup of tea.

It includes tweaks for many Mac core and a wide range of third-party apps. The most popular tweaks across all the apps are listed separately as well.

Of course, here we are most interested in its options for Mail.app:

Secrets Mail Preferences

Secrets Mail Preferences

As you can see from the screenshot, Secrets allows you to

  • specify a default BCC email address
  • force Mail to display messages in plain text
  • set the Bundle compatibility and enable bundles
  • enable and disable the data detectors
  • switch the new (annoying) Snow Leopard behaviour of including names in copied email addresses on and off
  • set a sent mail sound
  • specify a minimum for HTML messages and a preferred text encoding
  • request read receipts
  • set the interval for refreshing Mail’s RSS feeds
  • Decide whether to display attachments inline or not.

And more.

Some people will think of it as a hack and might be wary. However it comes with the reassurance that Alcor, the developer also (once) behind Quicksilver, is its creator. That’s a strong pedigree.

Secrets is freeware and available from the Blacktree web site .

UPDATE: I read on TUAW that the Blacktree site is overloaded. Secrets is also available from the app’s page on code.google.com. secrets, preferences, hidden preferences, terminal, mail.app, apple mail, tweaks, tips, bundles

Tags: , , , , , , , ,

Quickly add URLs to Apple Mail Signatures

Tuesday, October 27th, 2009

As everyone knows, it has long been possible to add a very fancy signature to your mail.app emails, using the excellent tutorial provided by Melvin Rivera.

It’s complicated, involving some digging around under the hood. It also requires a measure of HTML and CSS coding ability.

However, when the process is over the result is impressive (provided that you don’t hold a faith position on plain text in Internet communication):

Webarchive CSS signature

Now a poster on macOSXHints has discovered an easier way. It is possible to add hyperlinks to your signatures in Mail’s Preferences without the pain involved in the first option.

All you need to do is type text into the signature field, highlight it and press Command-K (⌘-K). Up pops a dialog into which you place the URL, and you’re done. In a minute you have a hyperlinked signature, not as polished as Melvin’s, but easier on the eye than a sig full of long URLs:

Quick Hyperlinked sig

Rob Griffiths comments that the tip didn’t work for him in 10.5, but it’s working fine for me in 10.6.1 (mail.app 4.1).

Of course, Command-K (⌘-K) also works in the body of any (rich text) email you are composing.

[Via macOSXHints ]

Tags: , , , , , , , ,

Change Snow Leopard’s Mail Icon Back Again

Tuesday, October 27th, 2009

Mail Icon Default 120pxEventually, having changed Snow Leopard Mail’s icon to something you like, you might want to change it back to the default image—perhaps you’re tired of the new one, perhaps you need a vanilla Desktop for freelance work, or whatever.

It’s not too hard.

Find mail.app in the Applications folder, highlight it and open up its Inspector pane (⌘-I).

Then follow the first two steps in the first post to unlock and change the permissions. Then all you need to do is highlight the image in the top lefthand corner, and press the Delete key. The image reverts to the previous one.

Remember again to change the permissions back at the end.

Now it’s as if you never made the change:

Dock Icon Default

[John in the comments points out how an earlier version of this post used a sledgehammer to crack a walnut. Thanks!]
Apple Mail, mail.app, icons, stamp, hack, tweak, customize, tips

Tags: , , , , , , ,

Changing Snow Leopard’s Mail Icon

Monday, October 26th, 2009

GrumpybuzzardSnow Leopard is full of little surprises.

Last night, I posted an icon of Canada’s first ever mail stamp as a mail.app icon, and simply assumed that the tried and true way of changing it through the Inspectors still works. It doesn’t.

As Chocky helpfully points out in the comments (thanks!), the permissions of the core apps in Snow Leopard have been tightened so that you can’t by default copy and paste over the image of the icon in Apple Mail’s Inspector pane anymore.

However, all is not lost. I first tried brute force. I copied over the icon in Mail’s application package. That works fine, but is a little involved.

Changing PermissionsFortunately, a few, simple additional steps can make the old method work again.

First, close Mail. Find Mail in the Applications folder, and press ⌘-I (Command + i) to bring up the Inspector pane.

Step One: Unlock it by clicking on the padlock in the bottom righthand corner of the pane. You will need to authenticate.

Step Two: Change the permissions listed for “everyone” from “Read only” “to Read & write”.

Step Three: Proceed as normal under the old method. Copy (⌘-C) the image of the icon that you want to use from the top lefthand corner of its Inspector, Select the Mail icon in its Inspector and paste (⌘-V) the new image over.

Step Four: Remember to change the permissions back to what they were.

All done! I’ve tried this three times now, and it’s worked every time. At the end of the process you have the new hand-crafted icon on Snow Leopard’s Mail:

Snowleopardmailicon

If, on second thoughts, the new icon looks terrible, it’s easy to change it back again. Apple Mail, hacks, mail.app, icons, stamp icon, snow leopard, permissions

Tags: , , , , , ,