---
title: Command Palette & Hotkeys
category: Writing & Editing
icon: ⌨️
sort_order: 34
slug: command-palette-and-hotkeys
canonical_url: 'https://basaltnotes.com/guides/command-palette-and-hotkeys'
markdown_url: 'https://basaltnotes.com/guides/command-palette-and-hotkeys.md'
---
# Command Palette & Hotkeys

Access formatting commands, sidebar toggles, and workspace settings instantly using hotkeys.

## Using the Command Palette

- Press `Ctrl+P` (or `Cmd+P` on macOS) to open the Command Palette.
- Start typing a command (e.g. "Toggle Sidebar", "Delete Note", "Export Markdown").
- Press `Enter` to run the command.

## Core Hotkeys

- **`Ctrl+N`**: Create a new note.
- **`Ctrl+S`**: Save note to local cache immediately.
- **`Ctrl+Shift+D`**: Open or create today's Daily Note.
- **`F11`**: Toggle Focus Mode.
