Edit phrases
To edit a phrase:
- Open the main program window.
- Select the phrase in the tree view on the left.
- Edit the phrase properties in the right window pane.
SHIFT-click the task tray icon to edit the last inserted phrase.
Phrases cannot be edited in following situations:
- You do not have edit permissions.
- The phrase file is write-protected on OS level.
- Another user is currently editing the same phrase (if using a SQL server).
- The administrator has disabled editing for a selection of users in the PhraseExpress SQL Client Manager.
- PhraseExpress client is temporarily caching the SQL server database.
Phrase properties
Phrases have following properties:
Description
The
is used to identify the phrase in the phrase menu:Use short and distinctive descriptions.
Descriptions should begin with the most distinctive text part as narrow phrase menus may not show the entire description.
Phrase content
The phrase content consists of text and bitmaps that can be inserted into any target application.
Phrases can have text formatting (italic, bold, etc.). To remove text formatting, right-click into the phrase content box and select "
".The formatting status is indicated by the phrase icon in the phrase tree:
Formatting | Description |
---|---|
We recommend to prefer unformatted over formatted text for maximum flexibility and compatibility. | |
Use only, if text formatting, tables or bitmaps are required. | |
Requires locally installed Microsoft Word. We recommend to avoid this formatting option unless the specific Microsoft Word formatting is essentially required. |
Press CTRL-ENTER for a page break or SHIFT-ENTER for a line-break. To enter a non-breaking space, press CTRL-SPACE
A few characters cannot be used in the phrase content directly. For example, the character sequence {# must be entered with three leading backslahses \\\{#. Those three backslashes will not be output but just used internally by PhraseExpress. Following characters must be "escaped" with leading backslashes:
Desired character | Required escape sequence |
---|---|
{# | \\\{# |
} | \\\ |
{{ | \{{ |
}} | \}} |
(* | \(* |
*) | \*) |
Triggers
Triggers execute a phrase or open a phrase menu. For example, the autotext trigger "asap" may execute the phrase "as soon as possible".
You can assign multiple triggers of any type to a phrase and multiple phrases can have the same trigger.
Some triggers have an option to execute a phrase immediately, if the trigger condition is met if button is pressed. Otherwise, the phrase is offered to be executed which can be accepted or dismissed on a case-by-case basis.
Hotkeys
A hotkey (or "keyboard shortcut", "key combo", etc.) is a combination of multiple simultaneous keypresses (or mouse clicks) to execute a phrases or to open phrase menus:
PhraseExpress inserts a phrase if you press its associated hotkey. For example, pressing CTRL+ALT+S can be assigned to insert your signature:
To assign a hotkey to a phrase:
- Select " " as the trigger type and click the desired combination of CTRL, ALT, WIN and/or SHIFT buttons.
- Click onto the little triangle next to the hotkey input box.
- Select the desired letter (or mouse button) from the popup menu. Alternatively, simply click into the input box and press the entire key combination.
PhraseExpress shows a warning symbol if a hotkey is likely to interfere with other programs. We recommend to use combinations of at least two of the CTRL, ALT,WIN, SHIFT 'modifier' keys plus an additional character.
Reuse hotkeys
As available hotkeys are limited, the same hotkey can be assigned to multiple phrases. For example, you can use the same hotkey CTRL+ALT+S for a variety of email signatures.
If you press such hotkey, PhraseExpress collects all phrases with the same hotkey in a phrase menu:
You can then select the desired phrase.
Benefit: You only need to memorize a single hotkey but get quick access to a larger number of phrases.
Hotkeys for phrase folders
Hotkeys can also be assigned to a phrase folder.
For example, you could use the hotkey CTRL+ALT+F to access a phrase folder holding all your finance related phrases. Another hotkey CTRL+ALT+P may show product related phrases.
Autotext
Autotexts are text abbreviations that trigger a phrase stored in PhraseExpress. The autotext input is removed and the phrase input is inserted. Autotexts can also trigger macro automations.
Examples:
- Entering the abbreviation 'FBI' can be automatically be expanded to 'Federal Bureau of Investigation'.
- Typing mistakes are corrected as you type: 'tpyo' » 'typo'.
- Enter an autotext to launch an application. For instance, typing 'calc' can launch the Windows calculator.
In PhraseExpress, autotext works in most programs and offers significantly more functionality.
To assign an autotext to a phrase (folder):
- Select the desired phrase in the main program window.
- Select the trigger type " " and enter the desired text abbreviation.
- Select an autotext option from the drop-down next to the autotext input box:
A warning symbol is shown for autotexts that are likely to interfere with your typing.
An autotext associated to a phrase executes that phrase. If the autotext is assigned to a phrase folder, PhraseExpress displays the contents of that phrase folder in a phrase menu, allowing you to select the desired phrase.
Autotext options
Option | Description |
---|---|
The autotext is recognized after pressing ENTER , TAB , SPACE or any default trailing delimiter such as punctuation marks: This is the recommended default setting. | |
Autotext is recognized immediately after typing the last character of the autotext: Avoid this setting if the defined autotext can be part of a word. E.g., if you would choose the autotext "hav", it would unwantedly trigger a text replacement whenever you enter the regular words "have", "behave", etc. | |
The phrase is offered in a popup menu instead of being inserted automatically You can either accept the phrase by pressing the confirmation key or you can ignore the offer to insert by continuing to type. | |
Phrase are suggested in a popup menu if you enter the beginning of its description You do not need to define an Autotext. Press the confirmation key to insert the phrase or continue to type and the menu will disappear. Selecting SmartComplete automatically enables caps sensitivity and manual confirmation option. | |
The expert options allow advanced users to configure autotext in detail on a PhraseExpress desktop version. The expert options are – really – only suitable for experts. |
If configuring the autotext option for a phrase folder, PhraseExpress offers to apply that setting to all elements within that folder. The selected autotext option also becomes the default for new items created in that phrase folder. This allows you to elegantly define different autotext preferences for different phrase folders.
Expert options
Expert settings provide extra flexibility for special applications:
- Do you want to suppress the trailing autotext delimiter after pasting a phrase?
- Do you want to define specific leading/trailing autotext delimiters?
- Shall autotexts only be recognized within a word or only following a number?
- Do you want different text insertions depending on upper vs. lower case autotext?
Autotext delimiters
PhraseExpress monitors your keyboard input for any autotext matches. Technically, a 'separate word' is defined as entered text at the beginning of a sentence or text that follows or is followed by a space, punctuation mark, comma and semicolon, TAB or ENTER.
The character required before an autotext (leading delimiter) is called
. The character which must follow the autotext (trailing delimiter) to trigger an action is called :Prefix/Postfix | Explanation |
---|---|
(available for postfix only) | There is no character required following the autotext. An autotext is recognized immediately after entering the last character of the autotext. |
Any | There is any character required before/after the autotext. |
Default | The autotext must follow/be followed by the default characters as defined as "default leading/trailing delimiters" (as defined in the expert options). |
Enter / Space / Tab | The autotext must follow/be followed by the ENTER / SPACE / TAB-key. |
Letter / Number | The autotext must follow/be followed by any letter from a-z/A-Z or number 0-9 |
Custom | If you select this option, an input dialog allows you to define a custom set of delimiters. Do not separate the characters with any other characters. Simply enter them one after another without any separator. Any separator, such as a comma or space, would itself be interpreted as a delimiter. You cannot enter the ENTER- or Tab-key here. Instead use #13 for ENTER and #9 for the TAB-key. |
(for postfix only) | This option is deprecated. Incremental autotext has no particular postfix that would trigger a phrase. If Incremental autotext is selected as a postfix, all matching items are offered in a popup menu after you begin typing the first letters of a matching autotext. The choices narrow down as you continue typing the autotext. |
Example prefix/postfix settings:
Prefix | Postfix | Explanation | Notes |
---|---|---|---|
Default | Default | An autotext such as 'eth' is only recognized when entered as a separate word. It is ignored in 'Ethan', within 'methane' and in the end of the word 'Beth'. | This is the default setting and recommended for most purposes. |
Any | None | The autotext example 'eth' is recognized everywhere, e.g. in 'Ethan', within 'methane' and in the end of the word 'Beth'. | This option is suitable e.g. to correct mixed letters at any position of a word. Careful use is of this option is recommended as such autotext may be recognized inadvertently. |
Default | Letter | The autotext example 'eth' is only recognized in the beginning of a word such as 'Ethan' but ignored within 'methane' or 'Beth'. | This option is suitable e.g. to correct mixed letters at the beginning of a word only. |
Letter | Default | The autotext example 'eth' is only recognized in the end of a word such as 'Beth' but ignored within 'methane' or in the beginning of 'Ethan'. | This option is suitable e.g. to correct mixed letters at the end of a word. |
Case sensitive autotext
If option "
" is unset, PhraseExpress automatically adapts the letter case of the output depending on the first entered autotext letter:
- Enter the first letter of the autotext lower case, to insert a phrase beginning with lower case.
- Begin the autotext with upper case and PhraseExpress will insert the phrase beginning with upper case.
Examples:
Keyboard input | Phrase contents | Pasted text |
---|---|---|
max | maximum | maximum |
Max | maximum | Maximum |
MAX | maximum | MAXIMUM |
SmartCaps feature requirements:
- Phrases must begin with lower case.
- Autotext must be lower case.
- Autotext must not exist in a separate lower and upper-case variation.
- Autotext option " " must be disabled.
- The all caps feature must be configured under .
Manual confirmation
Phrases are inserted automatically by default if you trigger the phrase by entering its associated autotext.
If you activate option "
", phrases are offered in a popup menu:
Press the customizable hotkey TAB to insert the phrase or continue typing to make the menu disappear automatically.
Remove trailing delimiter
If you do not want to output the trailing delimiter after phrase insertion, select "
".Reuse autotext
To reduce the number of autotext to be memorized, the same autotext shortcut can be assigned to multiple phrases.
If you type such autotext, PhraseExpress presents all matching phrases in a phrase menu:
You can then select the desired phrase.
Autotext, that are associated to multiple phrases are indicated in the autotext input box of the main program window with the icon .
RegEx Autotext
This trigger option executes a phrase if your text input matches the specified regular expression.
A regular expression (shortened as "regex") is a sophisticated text matching system. PhraseExpress provides a selection of RegEx autotext examples if you click the triangle icon witihin the input box.
For example, a phrase folder can automatically be shown if you enter any email address. This is different from regular autotext where you could only define a specific email address which wouldn't make much sense.
Stay clear if you don't know how to use RegEx. It's for experts only!
Window
This trigger executes a phrase if the focus switches to the program window with the specified program name and window title.
For example, you can automatically show a specific phrase folder whenever you launch or switch to a specific program window.
Time
This trigger executes a phrase every day at the time specified.
Clipboard
This trigger executes a phrase if the Windows clipboard is filled with the text string specified for this trigger.
Application example: When copying a specific email address into the clipboarad, PhraseExpress offers a choice of actions (for example, sending a predefined email to this very email address).
RegEx Clipboard
"RegEx clipboard" triggers a phrase if the clipboard contents matches the specified regular expression.
Application example: When copying any internet address to the clipboard, PhraseExpress can show a phrase menu to offer different actions for the copied URL (for example, opening it in the browser, sending the URL with an additional text by e-mail, etc.).
A regular expression (shortened as "regex") is a sophisticated text matching system. PhraseExpress provides a selection of RegEx autotext examples if you click the triangle icon of the input box.
Stay clear if you don't know how to use RegEx. It's for experts only!