What is Quick Select?
Quick Select is an Obsidian plugin that supercharges your workflow by allowing you to instantly select items in any modal using keyboard shortcuts. Instead of navigating through lists with arrow keys or reaching for your mouse, simply pressMod + 1-9 to select the item you want.
Mod Key refers to
Cmd on macOS and Ctrl on Windows/Linux.Key Features
Universal Modal Support
Works in all Obsidian modals including Quick Switcher, Command Palette, search, tags, aliases, and slash commands
Lightning Fast Selection
Select any of the first 9 items instantly with
Mod + 1-9 keyboard shortcutsCustomizable Modifier Key
Choose between Meta (Cmd/Win), Control, or Alt as your modifier key
Visual Feedback
Numbered indicators appear when you hold the modifier key, with customizable transition styles
How It Works
Quick Select patches Obsidian’sSuggestModal and PopoverSuggest components to add keyboard shortcuts. When you open any modal and hold your modifier key:
- Visual indicators (numbers 1-9) appear next to items
- Press a number to instantly select that item
- Release the modifier to see the normal modal view
Use Cases
Quick File Navigation
Open the Quick Switcher (
Cmd/Ctrl + O) and press Mod + 1 to instantly open the first file in the listFast Command Execution
Access the Command Palette (
Cmd/Ctrl + P) and use Mod + number to execute commands without scrollingTag Selection
When adding frontmatter or inline tags, use
Mod + number to select tags from the suggestion list