# Keyboard shortcuts

> Move around Stashr fast with the command palette and a handful of keys.

Stashr is built to run from the keyboard. The command palette is the fastest way to get anywhere.

## Command palette

Press <Kbd>⌘K</Kbd> (or <Kbd>Ctrl K</Kbd>) anywhere in the app to open the command palette. From it you can:

- Run a bookmark search for whatever you type.
- Jump to Bookmarks, Archived, Creators, Connections, and each Settings page.
- Jump to any collection.
- Filter by a tag or creator (type to match).
- Switch between light and dark theme.
- Toggle the sidebar.
- Create a tag.
- Sign out.

## Global shortcuts

| Action | Shortcut |
| --- | --- |
| Open command palette | <Kbd>⌘K</Kbd> / <Kbd>Ctrl K</Kbd> |
| Toggle sidebar | <Kbd>⌘B</Kbd> / <Kbd>Ctrl B</Kbd> |

## Editing and dialogs

| Action | Shortcut |
| --- | --- |
| Save note (in the note editor) | <Kbd>⌘Enter</Kbd> / <Kbd>Ctrl Enter</Kbd> |
| Close dialogs or the note editor | <Kbd>Esc</Kbd> |
| Run the search immediately (search box) | <Kbd>Enter</Kbd> |

## Navigation keys

- View tabs and settings tabs respond to the arrow keys when focused.
- While the avatar menu is open: <Kbd>1</Kbd> opens Account, <Kbd>2</Kbd> toggles the theme, and <Kbd>3</Kbd> opens Tag settings.

## In these docs

- <Kbd>⌘K</Kbd> / <Kbd>Ctrl K</Kbd> opens docs search on this site.
- <Kbd>D</Kbd> switches between light and dark theme.

<CardGroup>
<LinkCard slug="search" title="Search" description="Find anything in your library." icon="🔍" />
<LinkCard slug="notes-and-favorites" title="Notes & favorites" description="Star saves and attach private notes." icon="⭐" />
</CardGroup>
