PrivateMind is keyboard-driven where it matters. There's no global command palette yet; most shortcuts are contextual to whatever pane you're in.
In the composer
| Key | What it does |
|---|---|
| Enter | Send the message |
| Shift+Enter | Insert a line break |
| @ | Open the connector mentions popover |
| Esc | Close any open popover (mentions, voice mode, model picker) |
In the mentions popover
When you've typed @ to attach a connector:
| Key | What it does |
|---|---|
| ↑ ↓ | Move between connectors |
| Enter | Attach the selected connector |
| Esc | Close without attaching |
In voice mode
| Key | What it does |
|---|---|
| Esc | End voice mode and return to text |
In the model picker
| Key | What it does |
|---|---|
| Esc | Close the picker (a second press also closes the model info popover, if open) |
Finding past conversations
Conversation history lives in the left sidebar, grouped by recency (Today, Yesterday, Last 7 days, Last 30 days, Older) with a pinned Starred group on top. Use the project filter at the top of the sidebar to scope the list to one project. To filter to background-agent runs, pick Agent Runs in the same filter.
There isn't a free-text search across past chats today. If you need to find an old thread:
- Favorite it when you create it.
- Move related work into a project so the filter narrows the list to that topic.
- Use the browser's find-in-page (Ctrl+F / ⌘F) once you've scrolled the sidebar to the right time range.
Quick navigation
The app's left sidebar has a permanent app-nav with links to:
- Chats (
/chats) - Projects (
/projects) - Connectors (
/sources) - API Keys (
/api-keys) - Automations (
/automations)
These are also reachable from the URL directly if you keep them bookmarked.
Where next
- Chat: the composer and its keyboard behaviour
- Conversation history: favorites, archive, and filtering