Basic Usage
Quick Select adds keyboard shortcuts to all Obsidian modals, allowing you to select items 1-9 instantly.The default modifier key is:
- macOS:
Cmd(Command key) - Windows/Linux:
Ctrl(Control key)
Your First Quick Select
Let’s try Quick Select with the Quick Switcher:Keyboard Shortcuts
Quick Select uses a simple modifier + number pattern:| Shortcut | Action |
|---|---|
Mod + 1 | Select the 1st item |
Mod + 2 | Select the 2nd item |
Mod + 3 | Select the 3rd item |
Mod + 4 | Select the 4th item |
Mod + 5 | Select the 5th item |
Mod + 6 | Select the 6th item |
Mod + 7 | Select the 7th item |
Mod + 8 | Select the 8th item |
Mod + 9 | Select the 9th item |
Mod represents
Cmd on macOS and Ctrl on Windows/Linux.Common Use Cases
Quick Switcher
Navigate to files quickly:Command Palette
Execute commands without scrolling:Tag Selection
Add tags faster when writing:Search Results
Navigate search results efficiently:Slash Commands
When editing notes:Settings Configuration
Customize Quick Select to match your workflow:Choose Modifier Key
Select your preferred modifier key:
- Meta (default):
Cmdon macOS,Winon Windows - Control:
Ctrlkey on all platforms - Alt:
Alt/Optionkey on all platforms
Tips and Tricks
Filter First, Select Fast
Type a few characters to narrow down the list, then use Quick Select on the filtered results
Muscle Memory
After using Quick Select regularly, you’ll develop muscle memory for frequently accessed files and commands
Workspace Switching
Use Quick Select with the workspace switcher to instantly change your layout
Combine with Other Plugins
Quick Select works with modals from other plugins that use Obsidian’s standard modal components
Troubleshooting
Numbers Don’t Appear
Keyboard Shortcut Conflicts
If Quick Select shortcuts conflict with other plugins:- Go to Quick Select settings
- Change the modifier key to Alt or Control
- Test the new modifier to ensure it works
Numbers Appear but Don’t Work
- The modal might not have focus - click inside the modal first
- Some custom modals from third-party plugins may not be compatible
- Check the console (Cmd/Ctrl + Shift + I) for errors