Utilities
Clipboard history, timer, color picker, file search, and the extension store.
Utilities are focused tools built into the launcher. Open any of them the same way: press ⌥ ⇧ Space (or Ctrl ⇧ Space), type the name or use @ to scope directly to it, and press Enter.
Clipboard history — @clip
QuickPeach keeps a history of everything you copy so you can paste anything from earlier in your session, not just the last item.
- Browse past entries with
↑/↓and pressEnterto copy one back to the clipboard. - Pin entries you want to keep permanently — they stay through restarts and clear-history actions.
- Label pinned entries so you can find them by name.
- Clear unpinned whenever your history gets cluttered.
To enable clipboard persistence: go to Settings → Integrations and turn on Persist clipboard history to disk. Off by default. Once on, the same history is available to the app and any installed extensions.
Calculator — @calc
Type a math expression and the result appears instantly. No equals key needed.
Examples:
@calc 15 * 23→345@calc 100 usd to thb→ converts at the current rate@calc sqrt(144)→12
Also works as @math, @money, @currency, or @fx.
Timer — @timer
Start a countdown or stopwatch without switching apps.
- Type
@timer 25mfor a 25-minute Pomodoro-style countdown. - The timer runs in the background while you work.
- Also works as
@stopwatchand@clock.
Color picker — @color
Pick a color from anywhere on your screen, convert between formats, and build palettes.
@coloropens the color picker.- Click anywhere on screen to sample that pixel.
- Copy the value as HEX, RGB, HSL, or any format you need.
- Also works as
@colors.
File search — @file
Search files and folders on your machine from the launcher.
@file reportfinds any file or folder with "report" in the name.- Press
Enterto open a result, or use the quick-action menu (⌘ K) to reveal it in Finder / Explorer. - Tune what gets indexed in Settings → File Search.
Extension Store — @ext
Browse and install extensions that add new commands and tools to the launcher.
@extopens the Store.- Find an extension, press
Enterto install it. - Installed extensions show up in the launcher immediately.
- Also works as
@extension,@store, and@marketplace.
See Plugins for how extensions work under the hood.
Web search — @search
Send a query to the web without opening a browser first.
@search how does CRDT workopens your configured search provider with that query.- Also works as
@browser. - Change your default search provider in Settings → Browser.