Files
opencode 3de59ccaaf
Build & Push Docker Image / build (push) Successful in 2m33s
feat(i18n): full app + docs localization (de/en)
- 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
2026-08-04 08:35:05 +02:00

1.0 KiB

title, order
title order
Keyboard shortcuts & command palette 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.

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.