Skip to content

0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Aug 03:53
· 9 commits to master since this release

New @similar search operator. Type @similar <note> in the search modal, the search panel or the inline suggester to find notes semantically close to that note.

Fixes: the @similar badge and empty state now match what the search actually does, and revealing plugin views is bound to the workspace again.

Best paired with obsidian-hybrid-search 0.14.0, which makes filtered similarity search return the closest matches inside the filter instead of whatever survived the global top-k.

Full Changelog: 0.7.0...0.8.0