Sending Items

Items can be sent to various targets such as applications, actions, search templates, scripts, folders, email addresses, etc. simply by pressing the Tab key and selecting the desired target. This allows you to open files or URLs with a particular application, pass them to AppleScripts, move them to another folder or send them as an email attachment.

By default, when you press the Tab key, LaunchBar will display a list of suitable applications for the currently selected item. You may however select a different target by typing an abbreviation of its name, or by selecting the target via browsing or sub-search.

Sending items to applications

If you want to open an item with a different application than the one associated with this item, press the Tab key and enter an abbreviation to select the desired target application.

Tips

Sending items to AppleScripts

To pass a selected file, URL or text to an AppleScript, press the Tab key to trigger the “Send to…” action, select the desired AppleScript and press Return. Files will be passed to the script’s open() handler, URLs will be passed to the handle_string() handler.

Sending items to Unix Executables and Shell Scripts

To pass a selected file, URL, or text to a Unix Executable or Shell Script, press the Tab key to trigger the “Send to…” action, select the desired target command and press Return. The file path or URL will then be passed to the command as an argument.

Sending files to other folders

If you select a folder as the target of the “Send to…” operation, you can “drag” the item to that destination folder. A menu will pop up, allowing you to select the desired file operation (Move, Copy, Make Alias, etc.)

For even faster operation you can circumvent the menu and choose the desired command (Move, Copy, etc.) directly by pressing additional modifier keys. For example, Command-Return moves the file(s), Option-Return copies the file(s).

Sending email attachments

Files can be sent as an email attachment to a particular person from your contacts. Select the file, press Tab, select the recipient’s contact card (or one of its email addresses) and press Return. This will open a new message window in your email application, filled out with the recipient’s email address and with the file attached to the new message.

This feature requires either Apple’s Mail application or Microsoft Entourage to be set as the system’s Default Mail Reader.

Examples

Dialing a phone number using a particular AppleScript

  1. Select the phone number in LaunchBar
  2. Press the Tab key to trigger the “Send to…” action
  3. Type APS to select the “AppleScripts” category
  4. Press the space bar to sub-search this category
  5. Type an abbreviation of the desired AppleScript
  6. Press Return to run that script with the phone number as the argument

See also:

Moving a downloaded file from the Desktop to a particular folder

  1. Select the file in Finder (click the file icon on the Desktop)
  2. Press Command-Space to activate LaunchBar
  3. Press Command-G to transfer the Finder selection to LaunchBar
  4. Press the Tab key
  5. Select the desired destination folder (either by typing an abbreviation or via browsing)
  6. Press Return
  7. Select “Move to…” from the pop-up menu (use the down arrow key or press F4)
Steps 2, 3 and 4 can be combined into a single keystroke using Instant Send.