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

VaultDex

Reggie86Reggie86100 downloads

Relevance-scored full-text vault search with PARA filtering, folder scoping, phrase and AND operators.

Add to Obsidian
VaultDex screenshot
VaultDex screenshot
  • Overview
  • Scorecard
  • Updates14

VaultDex

VaultDex

A retro-styled, relevance-scored full-text search engine for your Obsidian vault — inspired by the classic web search engines of the early internet.

Search your personal knowledge vault


Screenshots

VaultDex home page
Home page

VaultDex search results
Search results


Overview

VaultDex brings a fast, Google-style search experience to Obsidian. It opens as a full workspace tab, indexes your entire vault on load, and returns ranked results with highlighted snippets, breadcrumb paths, and clickable tags. Results can be filtered by PARA category and sorted by relevance or date.

The aesthetic is intentionally retro — think AltaVista meets your personal knowledge base.


Features

  • Relevance-scored search — title, tag, header, and body matches are weighted and ranked
  • Highlighted snippets — matching terms are highlighted in context in each result
  • PARA category sidebar — filter results by Projects, Areas, Resources, Archive, and more with one click
  • Clickable tags — click any tag on a result to browse all notes with that tag
  • Sort by Relevance or Newest
  • I'm Feeling Lucky — opens a random note from your vault
  • Folder-scoped search — restrict results to a specific folder with FolderName:search terms syntax
  • Phrase and AND search — supports quoted phrases and multi-word AND queries
  • Theme-adaptive — uses Obsidian CSS variables; works with any community theme in light or dark mode
  • Fast — index builds on vault load with no noticeable delay
  • Mobile-compatible — isDesktopOnly: false

Installation

From Community Plugins (recommended)

  1. Open Obsidian Settings → Community Plugins
  2. Disable Restricted Mode if prompted
  3. Click Browse and search for VaultDex
  4. Click Install, then Enable

Manual

  1. Download main.js, styles.css, and manifest.json from the latest release
  2. Copy them into .obsidian/plugins/vaultdex/ in your vault
  3. Enable the plugin under Settings → Community Plugins

Usage

Open VaultDex from the eye icon in the ribbon, or run Open VaultDex search from the Command Palette (Ctrl/Cmd+P).

VaultDex opens as a full workspace tab. Your vault index builds automatically in the background — the note count on the home page confirms when it's ready.

Home page

Element Action
Search box Type a query and press Enter or click Search Vault
I'm Feeling Lucky Opens a random note from your vault
Note count Shows how many notes are indexed

Results page

Element Action
Logo Click to return to the home page
Category sidebar Click a category to filter results to that PARA folder
All results Click to clear the category filter
Result title Click to open the note in a new tab
Tag chip Click to browse all notes with that tag
Relevance / Newest Toggle sort order

Search Syntax

Syntax Example Description
Single word firewall Matches notes containing the word
Multiple words linux firewall All words must appear (AND)
Exact phrase "ssh key" Matches the exact phrase
Folder scope Snippets:music Restricts results to folders matching "Snippets"
Partial folder name Electronic:ambient Matches "Electronic Music" folder
Combined Resources:"ssh key" Folder scope with phrase search

Note: The folder name must appear at the start of the query followed by a colon. It is case-insensitive and matches any folder whose name contains the given string. The legacy folder:Name search syntax is also still supported.


Settings

Open Settings → VaultDex to configure:

Setting Default Description
Max results 50 Maximum results returned per search. Set to 0 for no limit.
Excluded folders (none) Comma-separated list of folders to skip during indexing

Credits

VaultDex is inspired by the retro aesthetic of early web search engines. The scoring model is adapted from a custom TF-IDF-style ranker built for personal knowledge management.

Built with the Obsidian Plugin API.


License

MIT — see LICENSE

98%
HealthExcellent
ReviewPassed
About
Search your vault with a retro-styled, relevance-scored full-text engine that opens as a workspace tab and indexes on load. Get ranked results with highlighted snippets and clickable tags; filter by PARA or folder, sort by Relevance or date, run phrase/AND queries or use I'm Feeling Lucky to open a random note.
SearchFoldersTags
Details
Current version
1.2.18
Last updated
7 days ago
Created
3 weeks ago
Updates
14 releases
Downloads
100
Compatible with
Obsidian 1.7.2+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Reggie86Reggie86reggie86
GitHubreggie86
  1. Community
  2. Plugins
  3. Search
  4. VaultDex

Related plugins

Tag Wrangler

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

Simple Note Review

Simple, customizable plugin for easy note review, resurfacing and repetition.

Badges

Add inline badges/callouts to notes.

Occura

Find and highlight all occurrences of selected text in notes, similar to Notepad++ or IDEs.

Hidden Folders Access

Make Obsidian index hidden root-level folders (e.g. .claude) so they appear in the file tree, metadata cache, and Bases.

Cards View

Displays a card view of your notes.

Smart Connections

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

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Multi Properties

Add properties to multiple notes at once. Either right-click a folder or select multiple notes and right-click the selection.