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 напоминание (.hire remind) | Automated hiring process reminder template |
.contact патч формата (.contact patch format) | Standard format for requesting a patch |
.contact данные адреса (.contact address data) | Request for all address details |
.oro | Orchestration request |
.oro test | Orchestration test request |
| Ora-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 |
Orchestration reminder booking: / | Prompt for booking details including the date |
oro reminder:thanks | Orchestration reminder closing |
oro test reminder | Orchestration test reminder |
oro reminder success | Orchestration reminder success message |
Create new snippets with Ctrl+K
Section titled “Create new snippets with Ctrl+K”Press <kbd>Ctrl+K</kbd> while writing a task or comment to open the command palette. Search for “Create snippet” to save any text you’re currently typing as a reusable snippet.
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 snippet is saved and can be inserted with
.in the future.
Favorite your most-used snippets
Section titled “Favorite your most-used snippets”Pin your go-to snippets to the top of the menu for one-tap insertion. Right-click (or long-press) on any snippet in the menu and select “Pin”.