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

SANE - Smart AI Note Evolution

Adam ChenAdam Chen180 downloads

Evolve your notes intelligently with AI. When you add/edit notes, SANE finds the 3 most relevant notes and enhances them with smart tags, keywords, links, and summaries.

  • Overview
  • Scorecard
  • Updates7

Official Website | Full Documentation

An Obsidian plugin that automatically enhances your notes using AI. When you add or edit a note, SANE finds the most relevant notes in your vault and enriches them with tags, keywords, links, and summaries via YAML frontmatter.

Features

  • Multiple AI providers — OpenAI, Google AI, Grok, Azure OpenAI, and local LLMs (Ollama)
  • Semantic similarity — finds related notes using embeddings, not keyword matching
  • Related notes panel — browse similar notes and likely duplicates from an Obsidian sidebar
  • Flexible triggers — process immediately, after a delay, on a schedule, or manually
  • Targeted scope — limit processing to a specific folder
  • Cost controls — daily budget limits and real-time cost tracking
  • Reversible — all generated fields are prefixed with sane_ and can be removed at any time

Quick Start

  1. Install — search for "SANE" in Obsidian Community Plugins (or install manually from GitHub releases)
  2. Configure — choose an AI provider and add your API key in Settings > SANE
  3. Set scope — specify a target folder to limit which notes are processed (recommended)
  4. Initialize — run "Initialize all notes" to process your existing notes
  5. Write — SANE processes notes automatically as you add or edit them

Example Output

SANE adds frontmatter to the top of processed notes:

sane_tags: ["machine-learning", "neural-networks"]
sane_keywords: ["backpropagation", "training data"]
sane_links: ["[[Introduction to AI]]", "[[Neural Network Basics]]"]
sane_summary: "A guide to understanding neural networks and their applications."
sane_version: "1.0"
sane_created_at: "2025-05-05T11:59:11.000Z"
sane_modified_at: "2025-06-29T04:15:12.000Z"

Your original note content is never modified.

Documentation

Full usage documentation, configuration reference, and local LLM setup guide are available at the project documentation site.

Support

  • GitHub repository
  • Report a bug
  • Suggest a feature
  • Buy me a coffee

License

MIT

HealthExcellent
ReviewRisks
About
Evolve your vault automatically by updating related notes whenever you add or edit a file. Find the 3 most semantically relevant notes and add tags, keywords, links, and YAML frontmatter summaries via local or cloud AI while preserving privacy and controlling costs.
AIAutomationTags
Details
Current version
1.3.0
Last updated
Yesterday
Created
Last year
Updates
7 releases
Downloads
180
Compatible with
Obsidian 1.11.4+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
Adam ChenAdam Chenchenziqiadam
chenziqiadam.github.io/
GitHubchenziqiadam
ziqi-chen-adam
  1. Community
  2. Plugins
  3. AI
  4. SANE - Smart AI Note Evolution

Related plugins

Smart Templates

AI powered templates for generating structured content. Works with Local Models, Anthropic Claude, Gemini, OpenAI & more.

Tars

Text generation based on tag suggestions, using Claude, OpenAI, Ollama, Kimi, Doubao, Qwen, Zhipu, DeepSeek, QianFan & more.

BRAT

Easily install a beta version of a plugin for testing.

Homepage

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

Advanced URI

Control everything with URI.

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.

Lazy Loader

Load plugins with a delay on startup, so that you can get your app startup down into the sub-second loading time.

Hot Reload

Automatically reload in-development plugins when their files are changed

TagFolder

Show tags as folder.