Overview What is Quick Text?

Quick Text is a text expansion feature that helps you caption images faster. Instead of typing out full names and descriptions repeatedly, you define short codes that expand into longer text when triggered.

For example, if you're photographing a sports event, you might type =v04 and have it expand to "Colts QB Ted Jorge" instantly. This saves time and reduces typing errors, especially when working on deadline.

Fast Captioning

Type short codes instead of full names. Caption dozens of images in minutes instead of hours.

Multiple Options

Each code can have up to 3 replacement options. Choose the right one for each context.

Configurable Trigger

Set different trigger characters for desktop and mobile. Use =, ;, or any character.

Works Everywhere

Quick Text works in all XMP metadata fields on both desktop and mobile gallery views.

Usage How to use Quick Text
  1. Type the trigger character (default is =) followed by your code
  2. Wait for the dropdown to appear with replacement options (minimum 2 characters required)
  3. Select an option using arrow keys + Enter, or click/tap on the desired replacement
  4. The code is replaced with your selected text
Pro Tip

If a code has only one replacement option, it will be inserted automatically without showing the dropdown.

Example in Action

Say you have a Quick Text rule for jersey number 04:

When captioning, you type =v04 in the Caption field. A dropdown appears with all three options. Select "Colts QB Ted Jorge" for a full identification, or "Ted Jorge" for just the name.

File Format CSV/TSV file structure

Quick Text rules are imported via CSV (comma-separated) or TSV (tab-separated) files. Each row defines one code with up to 3 replacement options.

Format

key,replacement1,replacement2,replacement3
Column Description Required
key The short code you'll type (e.g., v04, qb1) Yes
replacement1 First replacement option (shown first in dropdown) Yes
replacement2 Second replacement option No
replacement3 Third replacement option No

Example CSV File

v04,Colts QB Ted Jorge,Ted Jorge (4),Ted Jorge
v12,Patriots WR Mike Smith,Mike Smith (12),Mike Smith
v88,Chiefs TE John Davis,John Davis (88),John Davis
coach1,Head Coach Bill Johnson,Coach Johnson,Bill Johnson
ref,Referee signals a penalty,Referee,Official
About Delimiters

The system automatically detects whether your file uses commas or tabs as delimiters. Both formats work equally well. If your replacement text contains commas, use a TSV (tab-separated) file instead.

Creating Files Creating your Quick Text file

Using a Spreadsheet (Recommended)

  1. Open Excel, Google Sheets, or Numbers
  2. Create 4 columns: Key, Replacement 1, Replacement 2, Replacement 3
  3. Enter your codes and replacement text
  4. Export as CSV or copy-paste into a text file

Using a Text Editor

  1. Open any text editor (Notepad, TextEdit, VS Code)
  2. Type each rule on its own line
  3. Separate columns with commas or tabs
  4. Save with a .csv or .txt extension
Naming Convention Tips

For sports photography, consider using jersey numbers as codes (e.g., v04 for visitor #4, h12 for home #12). For events, use role abbreviations (ceo, mayor, mc).

Import Importing Quick Text rules
  1. Open the gallery in DeadlineFTP
  2. Click the menu icon (three dots) in the header
  3. Select "Quick Text Settings"
  4. Click "Choose File" and select your CSV/TSV file
  5. Review the imported rules in the preview list
  6. Click "Save All Changes" to apply
Updating Rules

When you import a file, rules with matching keys will be updated (replaced), and new keys will be added. Existing rules with different keys are preserved. This allows you to update rosters without losing other rules.

Settings Configuring trigger characters

You can set different trigger characters for desktop and mobile. This is useful if you prefer different characters based on your keyboard layout.

Setting Default Common Alternatives
Desktop Delimiter = ; : / @
Mobile Delimiter = ; : / @

To change the delimiter:

  1. Open Quick Text Settings from the menu
  2. Find the Desktop Delimiter and Mobile Delimiter fields
  3. Enter your preferred character
  4. Click Save All Changes
Choose Carefully

Pick a delimiter that you won't accidentally type in normal captions. Avoid common punctuation like periods or commas. The = character works well because it's rarely used at the start of words.

Feature Automatic Persons field population

When you use Quick Text in the Caption field, the system can automatically populate the Persons (Person in Image) field with the name-only version of your selection.

How it works

Example

You caption an image with =v04 (selecting "Colts QB Ted Jorge") and then =v12 (selecting "Patriots WR Mike Smith").

The Persons field automatically becomes: Ted Jorge, Mike Smith

Setup Tip

Always include a "name only" version as the third column in your Quick Text file. This ensures the Persons field gets clean, comma-separated names suitable for IPTC metadata.

Tips Best practices