3de59ccaaf
Build & Push Docker Image / build (push) Successful in 2m33s
- translate remaining pages/components (admin, analytics, redundancy, trash, compare, browse, watchlist, admin tools tab, category combobox, theme toggle, tool preview card, tool-new/edit) to t() calls - locales: 453 keys each, parity verified - docs: bilingual handbook + release notes via *.en.md variants, language-aware docs.tsx (markdown paths, nav titles, search index), LanguageSwitcher in docs header - generate-docs: emit per-locale handbook/release/search output, localized index.json fields (fileEn/titleEn), en-aware snapshots
41 lines
1.0 KiB
Markdown
41 lines
1.0 KiB
Markdown
---
|
|
title: Keyboard shortcuts & command palette
|
|
order: 16
|
|
---
|
|
|
|
# Keyboard shortcuts & command palette
|
|
|
|
## Command palette
|
|
|
|
The command palette is the central quick navigation:
|
|
|
|
- Open with **`⌘K`** (macOS) or **`Ctrl+K`** (Windows/Linux).
|
|
- Alternatively via the search bar at the top right ("Search tools… ⌘K") or the
|
|
search icon on mobile devices.
|
|
|
|
### Empty state
|
|
|
|
Without input, the palette shows:
|
|
|
|
- **Recently viewed** — the last 5 tools you visited.
|
|
- **Navigation** — browse tools, add tool, analytics as well as
|
|
(depending on permissions) watchlist, trash and admin.
|
|
|
|
### Search
|
|
|
|
Type to search for tools live (max. 10 results, incl. rating
|
|
`X.X★`).
|
|
|
|
## Overview of keyboard shortcuts
|
|
|
|
| Shortcut | Action |
|
|
| --- | --- |
|
|
| `⌘K` / `Ctrl+K` | Open command palette |
|
|
| `/` | Focus search in the "Browse tools" area |
|
|
|
|
## Additional notes
|
|
|
|
- **Recently viewed** is stored locally in the browser (max. 5 entries).
|
|
- The sidebar (left navigation) can be collapsed on desktop; the
|
|
breadcrumb at the top shows your current location.
|