mirror of
https://github.com/itsonlyjames/obsidian-quick-select.git
synced 2026-07-22 10:40:27 +00:00
No description
- Add descriptions to eslint-disable-next-line comments on prototype captures, satisfying the "undescribed directive comment" rule - Use window.setTimeout() instead of activeWindow.setTimeout() per reviewer preference for timer functions - Remove heading name from settings tab (was "Quick Select Settings"); heading text must not include the plugin name or the word "settings" - Remove builtin-modules devDependency; esbuild config now uses builtinModules from Node's native module package |
||
|---|---|---|
| .github | ||
| docs | ||
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| .prettierrc | ||
| esbuild.config.mjs | ||
| LICENSE.txt | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Open any Obsidian modal and press Mod + number to quickly open that file/execute that command/select that tag/choose that suggestion!
Supercharge Your Workflow!
Quick Select works in all Obsidian modals including: the quick switcher, command palette (including all subsequent modals), slash command, search, even tags and alias!
Examples:
Quick Select Tags (Frontmatter/Inline)
Quick Select Search Items
Hot Swap Workspaces
Quick Select Slash Commands
And much more...
Mod Key Usage
- MacOS: Command + number
- Windows + Linux: Ctrl + number
This project is licensed under the terms of the MIT license.




