Superhuman-Style Snippets
Quickly insert common responses, templates, and commands into tasks and comments with keyboard shortcuts inspired by Superhuman.
Insert predefined text with .
Section titled “Insert predefined text with .”Type a period (.) at the start of a task description or comment body to open a menu of predefined snippets. Common examples include:
| Shortcut | Inserts |
|---|---|
.ack | Confirmation acknowledgement |
.hire remind | Automated hiring process reminder template |
.contact patch format | Standard format for requesting a patch |
.contact address data | Request for all address details |
.oro | Orchestration request |
.oro test | Orchestration test request |
| Orchestration mention | Appointment scheduling |
oro reminder | Orchestration reminder |
oro reminder 10m | Orchestration reminder at a specific time |
oro reminder 10m now | Orchestration reminder at a specific time with a current timestamp |
oro reminderbooking | Orchestration reminder booking |
oro reminder:thanks | Orchestration reminder closing |
oro test reminder | Orchestration test reminder |
oro reminder success | Orchestration reminder success message |
Create or open snippets with <kbd>Ctrl+K</kbd>
Section titled “Create or open snippets with <kbd>Ctrl+K</kbd>”Press <kbd>Ctrl+K</kbd> while writing a task or comment to open the command palette. Search for “Create snippet” or “Perform snippet” to use or save snippets.
How to create a snippet:
- Type the content you want to reuse — a common response, template, or command.
- Press
<kbd>Ctrl+K</kbd>. - Search for “Create snippet” and select it.
- Give the snippet a short name (e.g., “Acknowledgement template” or “Patch request”).
- The page reloads into a fresh full-page snippet view. From there, save the snippet by using the appropriate command or button.
How to use an existing snippet:
- Press
<kbd>Ctrl+K</kbd>. - Search for “Perform snippet” followed by the snippet name.
- Typing the snippet name directly (e.g.,
.oro) also inserts the content immediately.
Find and manage snippets
Section titled “Find and manage snippets”The command palette lists all available snippets, including a search filter to find specific text quickly. Saved snippets appear in your local snippet store and are persisted across sessions.