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

NoteSmith

csteamenginecsteamengine467 downloads

NoteSmith is a powerful note-refining plugin using OpenAI's API. It allows you to refine your notes, generate summaries, and create new content based on your existing notes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

Refine, clean, and organize your messy notes with a single command — powered by OpenAI or any OpenAI-compatible API.

This plugin sends your current note to an LLM and returns a cleaned-up version with improved formatting, structure, and clarity. Perfect for making quick notes or meeting jots readable and publish-ready.

Disclaimer: This plugin sends your note content to the configured OpenAI-compatible API endpoint only when you run the refine command. If you do not want your notes to be sent to an external service, do not use this plugin.


✨ Features

  • ✅ Cleans up Markdown formatting
  • ✅ Fixes grammar, punctuation, and structure
  • ✅ Converts bullet lists into tasks (- [ ]) when appropriate
  • ✅ Applies proper heading structure
  • ✅ Respects Obsidian Markdown conventions
  • ✅ Optional tag annotations (e.g. #todo, #idea etc.)
  • ✅ Supports additional user-defined prompt instructions
  • ✅ Loading spinner and error handling
  • ✅ Works via command palette or right-click file menu

🚀 Getting Started

1. Installation

  1. Download the latest release from the Releases tab (coming soon).
  2. Place the plugin folder inside .obsidian/plugins/ in your vault.
  3. Reload Obsidian and enable Note Refiner in the Settings → Community Plugins tab.

2. Configuration

Open the plugin settings and fill in:

  • OpenAI API Key – Required for making requests.
  • Model – e.g. gpt-4o, gpt-3.5-turbo, or any other supported model.
  • API Endpoint – e.g. https://api.openai.com/v1/chat/completions. You can use alternatives like OpenRouter or a local LLM proxy.
  • Preferred Tags – Optional. Tag labels (e.g. #todo, #idea) to annotate the refined output.
  • Additional Prompt Instructions – Optional. Custom instructions appended to the main system prompt.

3. Usage

You can refine your notes via:

  • Command Palette: Refine Current Note
  • Right-click menu on any markdown file → Refine with AI

The plugin reads the note, formats and improves it using the language model, and overwrites the original file with the refined output. A spinner appears while refining, and a toast will confirm completion or failure.


💡 Prompt Behavior

The plugin uses a system prompt like the following:

You are a helpful assistant that formats and improves Markdown notes for use in Obsidian.
Clean up grammar, structure, and formatting. Use proper headings, task checkboxes, and consistent lists. Preserve code blocks. Don’t wrap the entire response in a code block. Don’t start with a horizontal rule.

If you provide additional instructions, they'll be appended to that base prompt.


🛡️ Security Notice

Your API key is stored locally in Obsidian’s plugin settings on your device. It is not shared or sent anywhere other than your configured endpoint. Always use caution when entering sensitive credentials.


🧪 Example Use Cases

  • Turning a meeting brain-dump into a structured note
  • Organizing task checklists with tags like #todo
  • Cleaning up voice-to-text input or copy/pasted content
  • Making logs and bug reports readable

🛠️ License

MIT © [Your Name or Handle]

78%
HealthExcellent
ReviewCaution
About
Refine messy Markdown notes with an OpenAI-compatible LLM to clean formatting, fix grammar and punctuation, and apply sensible heading structure. Convert bullet lists into tasks, add optional tag annotations, and overwrite the file with the polished output via a single command or right-click.
AIMarkdownEditing
Details
Current version
1.0.3
Last updated
11 months ago
Created
11 months ago
Updates
3 releases
Downloads
467
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
GitHub Sponsors
Author
csteamenginecsteamengine
github.com/csteamengine
GitHubcsteamengine
  1. Community
  2. Plugins
  3. AI
  4. NoteSmith

Related plugins

Outliner

Work with your lists like in Workflowy or Roam Research.

Various Complements

Complete words similar to auto-completion in an IDE.

Gemini Scribe

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

Advanced Tables

Improved table navigation, formatting, and manipulation.

Importer

Import data from Notion, Evernote, Apple Notes, Microsoft OneNote, Google Keep, Bear, Roam, and HTML files.

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.

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.

Meta Bind

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

Agent Client

Chat with Claude Code, Codex, Gemini CLI, and more via the Agent Client Protocol — right from your vault.