mirror of
https://github.com/connorespino/ObsidianSelectWord.git
synced 2026-07-22 10:00:26 +00:00
No description
| README Assets | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Obsidian Select Word Plugin
This is a simple plugin for Obsidian (https://obsidian.md) that selects the word that is closest to the Text Editor's caret.
There is no default hotkey.
- To change the hotkey, open the Settings dialog, go to the Hotkeys panel and search for "Select word".
- Alternatively, you can click the + icon next to the plugin's on/off switch in the Community Plugins panel.
This is a very basic solution - I might improve it later.
Open Issues
Plugin doesn't work on title text
Might be handy to add an option to select whole hyperlinks rather than words inside the hyperlink
