Skip to content

Slash Commands

Slash commands let you insert content rapidly by typing / in any note. Instead of navigating menus, simply type what you need.

Opening the Command Palette

  1. Open any note in Glassy
  2. Position your cursor where you want content
  3. Type / (forward slash)

The palette appears immediately, showing all available commands grouped by category.

:::info The palette filters as you type. Type /h2 to jump straight to heading options. :::

Available Commands

Text Formatting

Command Inserts Keyboard Equivalent
/h1 Large heading
/h2 Medium heading ## + space
/h3 Small heading ### + space
/bullet Bulleted list - + space
/number Numbered list 1. + space
/todo Checklist [ ]
/quote Blockquote > + space
/divider Horizontal rule ---

Callout Blocks

Command Type Use When
/info Info (blue) Additional context
/warning Warning (amber) Important notices
/success Success (green) Confirmations
/error Error (red) Problem states

Content Blocks

Command Inserts
/code Code block with syntax highlighting
/table Empty 2x2 table
/link Link template
/image Image placeholder

Using the Palette

Keyboard Navigation

  1. Type / to open the palette
  2. Use and arrows to navigate
  3. Press Enter to select
  4. Press Escape to dismiss

Filtering

Start typing after / to filter commands: - /h shows all heading commands - /call shows callout options - /code shows code-related commands

:::success Your most-used commands appear at the top of each category for quick access. :::

Examples

Creating a Section Heading

  1. Position cursor at the start of a new line
  2. Type /h2
  3. Select "Heading 2" from the palette
  4. Start typing your heading

Adding a Warning Callout

  1. Type /warning
  2. Select "Warning Callout"
  3. The callout block appears with placeholder text
  4. Replace with your warning message

Building a Checklist

  1. Type /todo
  2. Select "To-do List"
  3. Add items, press Enter for new lines
  4. Press Tab to indent subtasks

Troubleshooting

Palette doesn't appear

  • Make sure you're in a text area (not the title field)
  • Type / alone, not followed by other characters
  • Refresh the page if the issue persists

Command doesn't insert content

  • Some commands require additional input (like /link which needs a URL)
  • Follow the on-screen prompts after insertion
  • Keyboard shortcuts: see the Quick Reference cheatsheet
  • Callout blocks: use /info, /warning, /success, or /error within slash commands
  • Document icons: set via the note header menu