mirror of
https://github.com/ryanjamurphy/vantage-obsidian.git
synced 2026-07-22 05:20:24 +00:00
No description
| .gitignore | ||
| main.ts | ||
| manifest.json | ||
| package.json | ||
| README.md | ||
| rollup.config.js | ||
| styles.css | ||
| tsconfig.json | ||
| versions.json | ||
Vantage - Advanced search builder for Obsidian
This is a plugin for Obsidian.
Vantage helps you build complex queries using Obsidian's native search tools.
Changelog
v1.2.0
- Added a NOT query option
- Fixed the order of plugin checks; the plugin should no longer erroneously report that Natural Language Dates is not installed
- Fixed the typo referring to "Review" in the plugin's "Natural Language Dates is not installed" notice
v1.1.0
- Added a button to the app ribbon to activate the Vantage modal
