Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Vault Finder

CozeBoyCozeBoy132 downloads

Fast full-text search for your vault with optional AI-enhanced keyword expansion and results.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates8

Fast full-text search for your Obsidian vault, with optional vector retrieval and AI-enhanced keyword expansion, relevance filtering, and result summarization.

中文说明

Features

  • Right-sidebar search panel with keyboard navigation
  • Local full-text index (MiniSearch) with automatic incremental updates
  • N-gram tokenization for mixed Chinese / English content
  • Optional vector search with a separate embeddings API and configurable cache folder
  • Match threshold slider, primary vs lower-match result sections, and exact-phrase priority
  • Search history tab with past queries and saved summaries
  • Right-click on AI summary to save as a note to any nested vault folder
  • Optional AI enhancement (OpenAI, Anthropic, Gemini): keyword expansion, relevance filter, Markdown article synthesis
  • Chinese / English UI

Network use

This plugin is desktop only and may contact external APIs only when you configure API keys.

Vector search (embeddings) — requests go to the embeddings URL you set (the default https://api.aicso.top/v1/embeddings is an example endpoint; replace it with your own provider). Each request may include truncated note text for indexing or your search query for retrieval. Uses a separate API key from AI chat.

AI chat — when AI enhancement is enabled, requests go to the chat Base URL you configure (default example: https://api.aicso.top/). Sent content is limited to your search query plus paths and truncated snippets of the top N hits — not full note bodies.

With AI and vector search disabled, or without API keys configured, the plugin performs local indexing and search only.

Installation

From GitHub Release

  1. Download main.js, manifest.json, and styles.css from the latest release.
  2. Copy them to .obsidian/plugins/vault-finder/
  3. Enable Vault Finder in Obsidian → Settings → Community plugins

Development

npm install
npm run dev
npm run build

Symlink or copy the project folder to .obsidian/plugins/vault-finder/ (folder name must match plugin id).

Commands

  • Open Vault Finder search — open the search panel in the right sidebar
  • Rebuild Vault Finder index — force a full keyword index rebuild

Settings

See the plugin settings tab for indexing, vector search, AI prompts, cache folders, and advanced options.

License

MIT — Copyright (c) 2026 CozeBoy

HealthExcellent
ReviewSatisfactory
About
Search your Obsidian vault with fast local full-text indexing and n-gram tokenization for mixed Chinese/English content. Add optional vector retrieval and AI-powered keyword expansion, relevance filtering, and concise result summarization; save summaries as notes or revisit searches via a keyboard-navigable sidebar.
SearchAISidebar
Details
Current version
0.1.7
Last updated
Last month
Created
2 months ago
Updates
8 releases
Downloads
132
Compatible with
Obsidian 1.6.6+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
CozeBoyCozeBoycozeboy
GitHubcozeboy
  1. Community
  2. Plugins
  3. Search
  4. Vault Finder

Related plugins

Smart Connections

Find related notes and excerpts while writing. Your AI link building copilot displays relevant content in graph + list view. A local embedding model powers semantic search. Zero setup. No API key.

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.

Claude Sidebar

Run Claude Code in your sidebar.

Tag Wrangler

Rename, merge, toggle, and search tags from the tag pane.

Smart Lookup

Semantic search for your vault. Ask in natural language, find notes by meaning when exact words fail, preview matching notes, and turn forgotten ideas into links, context, and next steps.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Copilot

Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.