Documentation Index
Fetch the complete documentation index at: https://vowen.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Free plan includes built-in expansions plus 1 custom expansion. Pro unlocks unlimited custom expansions.
What is Text Expander?
Text Expander lets you type a short trigger (like:date) anywhere on your computer and have it automatically expand into longer text. This works globally, in any app and any text field.
Built-in Expansions
| Trigger | Expands To | Example Output |
|---|---|---|
:date | Current date | 2026-05-10 |
:time | Current time | 14:30 |
Creating Custom Expansions
- Open the Vowen app and click Dictionary in the left sidebar
- Switch to the Expansions tab
- Click + Add Expansion
- Enter your trigger (e.g.,
:addr) and replacement text (e.g., “123 Main Street, Suite 400, New York, NY 10001”) - Click Save
How It Works
- You type the trigger characters (e.g.,
:email) - Vowen detects the completed trigger
- It simulates backspaces to delete the trigger
- It pastes the replacement text
Use Cases
- Contact info:
:email→ your email address - Signatures:
:sig→ your full email signature - Boilerplate:
:thanks→ “Thank you for your message. I’ll get back to you shortly.” - Links:
:gh→ your GitHub profile URL - Date/Time:
:date→ today’s date (built-in)
Managing Expansions
- Enable/Disable: toggle individual expansions without deleting them
- Edit: change the trigger or replacement text
- Delete: remove custom expansions (built-ins cannot be deleted)
- Built-in label: shows which expansions are system-provided
Behavior Notes
- Expansions are paused during voice recording (won’t interfere with transcription)
- A mouse click resets the trigger buffer (starts fresh)
- Triggers are case-sensitive
- The trigger prefix
:is not configurable currently