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 Doctor

MrDanRaveMrDanRave675 downloads

Auto-tags new notes as #INCOMPLETE, and provides Complete/Mark-Incomplete commands and a triage stack for reviewing incomplete notes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates10

An Obsidian plugin that keeps your notes healthy — auto-tag new notes, review and manage notes by tag. Recording 2026-06-20 192224

This software was vibe coded


Features

🩺 The Doctor — Patient Queue

Opens a stacked card interface showing every note that carries the plaster tag. Cards slide in and out with animations as you move through the queue.

Keyboard shortcuts (while the queue is open):

Key Action
U Mark the note as healed (removes the plaster tag)
I Ignore — skip and move to the next note
O or Enter Open the note for a full review
Escape Close the queue

The ← Previous and Next → buttons let you navigate in both directions. Progress is shown as current / total (e.g. 5 / 40).

💉 The Nurse

Automatically applies a configurable plaster tag (default: #INCOMPLETE) to every new note the moment it is created. Two commands let you manage the tag manually from any note:

Command Action
The Nurse — Apply plaster tag Adds the plaster tag to the active note
The Nurse — Remove plaster tag Removes the plaster tag from the active note

Assign hotkeys to these commands in Settings → Hotkeys by searching for "Nurse".


Installation

Manual (current)

  1. Run npm install then npm run build inside the plugin folder to produce main.js.
  2. Copy main.js and manifest.json into your vault at:
    .obsidian/plugins/note-doctor/
    
  3. Restart Obsidian, then enable Note Doctor under Settings → Community Plugins.

Community Plugin Browser (pending review)

Once approved, Note Doctor will be installable directly from Settings → Community Plugins → Browse.


Settings

Setting Description
Plaster Tag Tag used to mark notes for the Doctor's review. Enter without #. Default: INCOMPLETE
The Nurse Auto-tags new notes and enables the apply/remove hotkey commands
Patient Queue Enables the Doctor's triage card view

Development

cd note-doctor
npm install
npm run dev      # watch mode — rebuilds on save
npm run build    # production build

Requires Node 18+ and TypeScript 5+.


License

see LICENSE.

HealthExcellent
ReviewSatisfactory
About
Tag new notes with a plaster tag and present them in a stacked, swipeable patient queue for quick triage. Mark notes healed to remove the tag, skip, or open for full review using a clean, keyboard-driven interface.
AnnotationEditingUtilities
Details
Current version
1.1.4
Last updated
Last month
Created
2 months ago
Updates
10 releases
Downloads
675
Compatible with
Obsidian 1.6.0+
Platforms
Desktop, Mobile
License
OTHER
Report bugRequest featureReport plugin
Author
MrDanRaveMrDanRavemrdanrave
GitHubmrdanrave
  1. Community
  2. Plugins
  3. Annotation
  4. Note Doctor

Related plugins

Chessboard Viewer

Render chess positions diagrams in note preview.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Meta Bind

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

Lazy Loader

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

Outliner

Work with your lists like in Workflowy or Roam Research.

Admonition

Admonition block-styled content.

Creases

Tools for effectively folding Markdown sections.

LanguageTool Integration

advanced spell/grammar checks with the help of language-tool.

MetaEdit

Manage your metadata.

Various Complements

Complete words similar to auto-completion in an IDE.