Skip to content

Superhuman-Style Snippets

Quickly insert common responses, templates, and commands into tasks and comments with keyboard shortcuts inspired by Superhuman.


Type a period (.) at the start of a task description or comment body to open a menu of predefined snippets. Common examples include:

ShortcutInserts
.ackConfirmation acknowledgement
.hire remindAutomated hiring process reminder template
.contact patch formatStandard format for requesting a patch
.contact address dataRequest for all address details
.oroOrchestration request
.oro testOrchestration test request
Orchestration mentionAppointment scheduling
oro reminderOrchestration reminder
oro reminder 10mOrchestration reminder at a specific time
oro reminder 10m nowOrchestration reminder at a specific time with a current timestamp
oro reminderbookingOrchestration reminder booking
oro reminder:thanksOrchestration reminder closing
oro test reminderOrchestration test reminder
oro reminder successOrchestration 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:

  1. Type the content you want to reuse — a common response, template, or command.
  2. Press <kbd>Ctrl+K</kbd>.
  3. Search for “Create snippet” and select it.
  4. Give the snippet a short name (e.g., “Acknowledgement template” or “Patch request”).
  5. 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:

  1. Press <kbd>Ctrl+K</kbd>.
  2. Search for “Perform snippet” followed by the snippet name.
  3. Typing the snippet name directly (e.g., .oro) also inserts the content immediately.

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.