Contacts

LaunchBar provides convenient access to all of your contacts, allowing you to quickly create new email messages or to retrieve phone numbers, postal addresses and other contact details, just by entering a few characters of a person’s name.

Supported Applications

LaunchBar is able to access the contacts from the following applications directly:

OS X Contacts

LaunchBar fully supports the OS X Contacts application. The Contacts indexing rule searches for contact groups, contacts, full name (including title and nickname), email addresses, phone numbers, postal addresses, company and job title information, notes and more. It also considers the contact’s first/last name order and company settings. Changes made in Contacts are reflected immediately in LaunchBar.

Microsoft Entourage

In Entourage 2004 and later you must turn off the “Warn before allowing an external application to access the address book” setting in the Security pane of Entourage preferences. Otherwise LaunchBar will not be able to access the Entourage address book.

The “Update automatically” option doesn’t work fully automatic in case of Entourage Contacts. It’s not possible to detect changes in Entourage’s address book database automatically, therefore LaunchBar instead performs an index update whenever you start the Entourage application.

In order to keep LaunchBar’s index up to date you might perform a manual index update whenever you make changes to your Entourage address book, e.g. by typing Command-Space, Command-2.

Eudora

Eudora’s main address book file is located at ~/Documents/Eudora Folder/Eudora Nicknames. If you’ve created additional address books in Eudora, the corresponding files are located in the ~/Documents/Eudora Folder/Nicknames Folder. The default configuration does not cover these files, you have to add them manually.

Custom Address Book Files

Many other popular mail and address book applications use a proprietary file format for storing their contact data, so LaunchBar cannot simply parse these files directly. Therefore it’s necessary to export the address book contents to a file format that LaunchBar understands. Once this file has been created, create a new indexing rule by choosing “Custom Address Book File…”.

Microsoft Outlook Express

LaunchBar can index the exported contacts of Outlook Express. To export the address book data use the “File > Export Contacts…” command in Outlook Express.

Mailsmith

LaunchBar can index the exported email addresses of your Mailsmith Address Book. In order to export the addresses you have to open the Mailsmith Address Book, select all entries and perform “Copy” (Command-C). Now open a new TextEdit document, paste the addresses (Command-V), save the document and add it to your LaunchBar index.

ASCII or RTF formatted Lists

You may provide a list of email addresses and phone numbers in a variety of different formats. Each line should begin with the person’s name followed by one or more email addresses or phone numbers (separated by blanks or commas). The email addresses may be surrounded by angle brackets (Example 1). You may also insert tabs, use different fonts and save the file in RTF format to make the list better readable.

Example 1:
John Carter <john.carter@example.com>
Susan Lewis <slewis@example.com>
Susan Lewis <lewis@example.org>
Doug Ross <ross@other-example.com>

Example 2:
John Carter:   john.carter@example.com
Susan Lewis:   slewis@example.com, lewis@example.org
Doug Ross:     ross@other-example.com, +1-415-555-6621

HTML files with mailto-URLs

LaunchBar can also parse the contents of HTML files, e.g.:

<a href="mailto:john.carter@example.com">John Carter</a>
<a href="mailto:slewis@example.com">Susan Lewis</a>
<a href="mailto:ross@other-example.com">Doug Ross</a>

Real Names

LaunchBar allows you to prefix the email address with the real name of the person you want to send email to. If you turn on the “Prefix email addresses with real name” option in the Actions pane of LaunchBar Preferences, the addresses sent to your email client will be formatted like this:

John Carter <john.carter@example.com>
Susan Lewis <slewis@example.com>