Data Detectors

Here’s a cool step-saver, something no other operating system offers—a little something Apple likes to call data detectors.

In short, Mac programs like Mail and TextEdit can recognize commonly used bits of information that may appear in your text: a physical address, a phone number, a date and time, and so on. With one quick click, you can send that information into the appropriate program, like Calendar, Contacts, or your Web browser (for looking up an address on a map).

Here’s how it works: When you spot a name, address, date, or time, point to it without clicking. A dotted rectangle appears around it. Right-click (or two-finger click) inside the rectangle, or click the at the right side.

A shortcut menu appears. Its contents vary depending on what you’re pointing to:

Tip

In the unlikely event that you don’t actually care for data detectors and would rather not see those dotted lines and buttons, you can shut down the whole feature. To do that, open Terminal (Terminal). Carefully type this command, and then press Return:

defaults write com.apple.mail DisableDataDetectors YES

You can always turn them back on again by repeating that step—and substituting NO for the final word.