mirror of
https://github.com/ddalexb/obsidian-simple-canvasearch.git
synced 2026-07-22 08:10:31 +00:00
No description
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Obsidian Simple Canvasearch Plugin
Just install, set a shortcut for the search modal action, then you can use it to fuzzy-search and navigate within your canvas page.
Settings
You can search note titles only or include note contents in the fuzzy search, but this can potentially slow you down if your canvas is very large as it is not optimized at all.