Actions | previous | next |
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.
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.
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.
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.
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).
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.