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

Note Mate

ialex32xialex32x55 downloads

Note Mate is a smart AI assistant for your vault. With Note Mate, you can easily create new notes, expand on ideas, and get insights from your vault.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates13

A vault-connected sidebar assistant: persistent chat that searches and drafts with you, in-editor rewrite and explain shortcuts, plus checkpoints so you review or rewind AI edits cleanly.

It’s an Obsidian plugin. Plug in AI accounts you already use, chat beside your notes, pull in vault context, polish text where the cursor sits, and rewind changes when needed—still inside Obsidian.

What it does for you

Deep vault tooling

Notebook access

Under Settings → Note Mate, turn on the vault tools you want (tool permissions). From chat—or the file menu for shortcuts—the assistant can:

  • Read notes — open by path or wiki link and quote what matters.
  • Search the vault — find notes by text or tags and follow links between them.
  • Create & edit — draft new notes or update existing ones; every change stays traceable.
  • Auto-tag — send a note to chat so the assistant can add tags that match your vault’s conventions.

ai-auto-tag

Bases & Canvas

Beyond markdown, the assistant understands Obsidian Bases (.base) and Canvas (.canvas) files. Point it at an existing file or describe what you want in plain language—it can draft valid structure: table views and filters for Bases, card layouts and connections for Canvas, ready to open in Obsidian.

ai-generated-base

ai-generated-canvas

Insights

Controlled separately from vault tooling. After a reply, optional cards surface takeaway angles—new vantage points, sharper questions, hooks worth promoting into notes. The goal is fresher momentum, not circling what you already said.

insights

Everyday editor shortcuts

Right from the editor:

  • Rewrite selection — expand, shorten, or polish highlighted text.
  • Explain selection — ask clearly about confusing passages.
  • Send to AI session — push the open file—plus cursor or selection—into chat for deeper back-and-forth.
  • AI Edit History — browse AI-driven edits across sessions.

Checkpoints

When the assistant edits vault files during chat, each round becomes a checkpoint. Review what changed, jump to the message that triggered it, then accept to keep the edits or discard to restore files from snapshots. Touched files stay locked until you decide—even across sessions—so unreviewed AI changes don't collide with new ones.

checkpoints

Todo

When a task will take several steps, the assistant decides on its own whether to build a todo plan—breaking the work into ordered steps, re-reading that list between tool calls, and marking progress as it goes. That keeps longer jobs on track instead of drifting or skipping substeps. The plan is pinned in chat so you can follow along too.

ai-todo

Memory

Turn on Memory under Settings → Note Mate when you want the assistant to remember facts across sessions. Everything lives in a memory note in your vault—plain markdown you can open, read, and edit like any other note. The assistant picks up your changes on the next turn.

ai-memory

Models and accounts

Add your own keys: OpenAI-compatible endpoints (including OpenAI, Azure OpenAI, and comparable hosts), Google Gemini, and saved profiles so switching models isn’t rewriting forms each time.

Optional extras (when you turn them on)

  • Lookups — Web search, open a page from a URL, skim feeds—useful for research next to notes.
  • Images — generate pictures and drop them straight into your vault (provider-dependent).
  • Richer tooling — connect MCP servers for capabilities your admin or community provides.
  • Skills — reusable instruction packs loaded from folders you choose—great for repeatable workflows.
  • Embeddings (experimental) — connect an embedding provider so tools and skills can be relevance-ranked before entering the prompt, saving tokens. Vault-wide semantic search is not here yet; whole-library search “by meaning” is planned / TBD. Expect drift as this settles.
  • JavaScript snippets (experimental) — run short scripts from chat for arithmetic or reshaping pasted text when enabled. Executes through the plugin, not a hardened sandbox; expect sizeable shifts between releases.

Platforms & languages: Runs on desktop and mobile (Windows, macOS, Linux, iOS, Android).
UI copy ships in English, 日本語, 한국어, 简体中文, and 繁體中文—defaults follow locale; overrides live in plugin settings.

Installation

Community plugins (recommended)

  1. In Obsidian, open Settings → Community plugins.
  2. Search Note Mate, then choose Install and Enable.

Manual install

  1. Download main.js, styles.css, and manifest.json from the latest release.
  2. Inside your vault, create .obsidian/plugins/ai-note-mate/ if it doesn’t exist.
  3. Copy those three files into that folder.
  4. Reload Obsidian and enable the plugin under Settings → Community plugins.

First-time setup

  1. Open Settings → Note Mate.
  2. Add at least one Provider profile: an OpenAI-compatible endpoint or Gemini, plus your model and key.
  3. Optionally wire integrations—you can skip these until something on the roadmap needs them:
    • Image generation — saves generated visuals into your vault when enabled.
    • Embeddings (experimental) — provider needed for embedding-based tool/skill filtering (saves tokens). Not for vault-wide semantic search yet; that mode is planned / TBD.
    • MCP servers — connect external MCP servers for extra tooling.
    • Skill folders — where optional instruction bundles live on disk.
    • Tool permissions — fine-grained control over which vault moves the automation may attempt.

Building from source

For people who want to compile the plugin locally:

  • Needs: Node.js 18+ and npm.
  • Install: npm install
  • Build: npm run build (or npm run dev for watch mode)
  • Checks: npm run lint and npm run test

License

MIT License

Author

ialex32x

Support

If this plugin helps your daily notes, consider buying me a coffee.

82%
HealthExcellent
ReviewCaution
About
Chat with AI about your notes, generate content, search the web, and create images without leaving your vault. Connect to OpenAI, Azure, Gemini or any OpenAI-compatible API and let the AI read, search, browse, and edit notes with persistent sessions and reviewable edit history.
AIEditingSearch
Details
Current version
1.2.8
Last updated
2 days ago
Created
2 weeks ago
Updates
13 releases
Downloads
55
Compatible with
Obsidian 1.11.4+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
ialex32xialex32x
github.com/ialex32x
GitHubialex32x
  1. Community
  2. Plugins
  3. AI
  4. Note Mate

Related plugins

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.

Gemini Scribe

Allows you to interact with Gemini and use your notes as context.

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.

Local LLM Helper

Use a local LLM server to augment your notes

Advanced Tables

Improved table navigation, formatting, and manipulation.

Omnisearch

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

Copilot

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

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.