Launcher
Overview
Section titled “Overview”Launcher is a lightweight plugin that provides a global hotkey-activated floating search bar. Think Spotlight or Raycast, but integrated into the Entrance ecosystem.
Features
Section titled “Features”- Global hotkey — summon the search bar from anywhere on your desktop
- Fuzzy search — quickly find and launch anything registered in Entrance
- Plugin-aware — searches across all installed plugins (Forge tasks, Vault keys, Board issues)
- Independent window — renders as a floating overlay, separate from the main dashboard
Architecture
Section titled “Architecture”- Hosting depth: Light (manages shortcuts, not data)
- Window: Independent floating (Tauri multi-window)
- Hotkey: Configurable via
entrance.toml
Configuration
Section titled “Configuration”[plugins.launcher]hotkey = "Alt+Space"max_results = 10