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

Embedding

shuxueshuxueshuxueshuxue67 downloads

Semantic similarity for notes using embeddings.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates14

Semantic, keyboard-first navigation for your vault. This plugin builds embeddings for your notes and opens a floating pop-out panel so you can jump through related ideas without touching the sidebar.

Embedding pop-out panel

Currently supports OpenAI embeddings via an OpenAI API key.

What it feels like

  • Open the pop-out and stay on the keyboard.
  • a always opens the original note.
  • b/c/d… open ranked similar notes.
  • z recomputes using the currently open note as the new “original”.
  • Hotkeys are captured while the panel is open, so focus changes do not break navigation.

Features

  • Floating similarity panel (ESC closes it)
  • Single-letter navigation with deterministic hotkeys
  • Batch embedding updates for all notes
  • Optional auto-update on startup (same logic as manual update)
  • Configurable model, dimensions, and API base URL

MCP server (optional)

Enable the MCP JSON-RPC server in settings to expose semantic search over http://127.0.0.1:<port>/mcp. Tools: semantic_search_text, semantic_search_note, fetch_note.

Commands

  • See connections for current note
  • Update all note vectors

Settings

  • API key
  • API base URL
  • Model
  • Dimensions
  • Max input chars
  • Similarity limit
  • Batch size
  • Auto update on startup

Installation (manual)

  1. Copy this folder to YOUR_VAULT/.obsidian/plugins/embedding/
  2. npm install
  3. npm run build
  4. Enable the plugin in Obsidian

Usage

  1. Configure your API key in settings.
  2. Run Update all note vectors once to generate embeddings.json.
  3. Run See connections for current note to open the pop-out panel.

Data

  • Embeddings are stored in embeddings.json at the vault root.
  • The file is created automatically if missing.
81%
HealthExcellent
ReviewCaution
About
Navigate your vault semantically with embeddings using a floating, keyboard-first pop-out panel that lets you jump between related notes without touching the sidebar. Build and batch-update embeddings (OpenAI supported), recompute connections on demand, and optionally run an MCP JSON-RPC server for programmatic semantic search.
AINavigationSearch
Details
Current version
0.2.12
Last updated
4 months ago
Created
4 months ago
Updates
14 releases
Downloads
67
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
shuxueshuxueshuxueshuxue
github.com/shuxueshuxue
GitHubshuxueshuxue
  1. Community
  2. Plugins
  3. AI
  4. Embedding

Related plugins

Semantic Notes Vault MCP

Give Claude Desktop and other AI assistants semantic access to your notes through a built-in Model Context Protocol (MCP) server.

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Quiet Outline

Make outline quiet and more powerful, including no-auto-expand, rendering heading as Markdown, and search support.

Home tab

A browser-like search tab for your local files.

Local LLM Helper

Use a local LLM server to augment your notes

floating toc

A floating directory that hovers a widget of the current directory on the notes page.

Notebook Navigator

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

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Recent Files

Display a list of recently opened files.