Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsonlyjames/obsidian-quick-select
Quickly select items in any modal using keyboard shortcuts. Supercharge your workflow with fast, efficient item selection in Obsidian modals.
https://github.com/itsonlyjames/obsidian-quick-select
obsidian-md obsidian-plugin
Last synced: about 2 months ago
JSON representation
Quickly select items in any modal using keyboard shortcuts. Supercharge your workflow with fast, efficient item selection in Obsidian modals.
- Host: GitHub
- URL: https://github.com/itsonlyjames/obsidian-quick-select
- Owner: itsonlyjames
- License: mit
- Created: 2024-07-15T13:54:52.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-10-25T00:47:40.000Z (2 months ago)
- Last Synced: 2024-10-26T05:23:38.108Z (about 2 months ago)
- Topics: obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 1.94 MB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
[![.github/workflows/release.yml](https://github.com/itsonlyjames/obsidian-quick-select/actions/workflows/release.yml/badge.svg)](https://github.com/itsonlyjames/obsidian-quick-select/actions/workflows/release.yml)
Obsidian Quick Select
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!
![Supercharge your workflow](docs/supercharge-your-workflow.gif)
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 Tags (Frontmatter/Inline)](docs/quick-select-tags.gif)
#### Quick Select Search Items
![Quick Select Search Items](docs/quick-select-search.gif)
#### Hot Swap Workspaces
![Supercharge your workflow—Workspaces](docs/supercharge-your-workflow-workspaces.gif)
#### Quick Select Slash Commands
![Supercharge your slash commands](docs/supercharge-your-slash-commands.gif)
And much more...
---
### Mod Key Usage
- MacOS: Command + number
- Windows + Linux: Ctrl + number---
This project is licensed under the terms of the MIT license.