Keywords, Macros, and Replacement Cards

Keywords

Lanceur includes built-in predefined keywords that cannot be removed or reconfigured.

Keyword Description Parameter
add Creates a new alias. The name of the alias to create.
setup Opens the settings page. N/A
centre Centers the search box on the screen. N/A
version Displays the version of Lanceur. N/A
stat Opens the analytics page. N/A
help Opens the online help page N/A

Macros

Macros are hidden keywords that can be activated by creating an alias with a specific text in the File Name field.

To activate a macro:

  1. Enter its name (including @) in the File Name field.
  2. Assign it a name.
  3. Save the alias.
Macro Description
@multi@ Executes a list of aliases.
@guid@ Generates a GUID and copies it to the clipboard.

Configuration

@multi@

In the Arguments field, list the aliases to execute, separating them with one or more @ symbols. Each @ represents a 1-second delay between executions.

Replacement Cards

Any occurrence of these macros in the File Name field will be replaced as follows:

Card Description
$C$ Replaced with clipboard content, formatted for web URLs.
$R$ Replaced with raw clipboard content.
$I$ Replaced with typed parameters.
$W$ Replaced with typed parameters, formatted for web URLs.