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

Context Nine

Matthew DermanMatthew Derman50 downloads

TaskNotes capture, context routing, vault command cockpit, and attachment cleanup tools.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

TaskNotes capture, context routing, vault command cockpit, and attachment cleanup tools for Obsidian.

Context Nine is desktop-only. Vault Command Center and background sync commands use local Node.js process APIs.

Features

  • Capture selected Markdown into a new TaskNotes task.
  • Append selected Markdown to an existing TaskNotes task under ## Captures.
  • Route attachment links from captured selections into destination context folders.
  • Route pasted or dropped inbox attachments from master/_obsidian/attachments/_inbox.
  • Move TaskNotes files when context fields change.
  • Add file delete actions for file explorer items, Bases kanban cards, and TaskNotes edit modals where possible.
  • Open a right-sidebar Vault Command Center for common vault terminal commands.

Commands

Command Behavior
Capture selection to new TaskNotes task Opens TaskNotes create dialog. If Markdown is selected, injects selection into task details on save, routes selected attachments, then deletes source selection after success.
Append selection to existing TaskNotes task Opens a task picker, appends selected block under ## Captures, routes selected attachments, then deletes source selection after success.
Route inbox attachments for active note Moves queued inbox attachments into active note context.
Route TaskNotes files by context Moves TaskNotes files to folders matching their context metadata.
Delete hovered or selected file Uses Obsidian delete confirmation and trash behavior.
New note in hovered folder Creates Untitled.md in hovered file-explorer folder, falling back to Obsidian new note behavior.
Open vault command center Opens command runner panel in right sidebar.

Vault Command Center

Vault Command Center shows local command output in the right sidebar and keeps a Git Commit action close at hand. Day-to-day vault commands live in the Obsidian command palette and are loaded from the vault command metadata file.

Output streams live into the panel with stdout, stderr, status, exit code, and timestamps visible after completion.

Development

npm install
npm run build
npm run test
VAULT_ROOT="/path/to/vault" npm run install-vault

npm run install-vault builds the plugin and copies main.js, manifest.json, and styles.css into:

.obsidian/plugins/context-nine/

Release

GitHub releases must include these assets:

  • main.js
  • manifest.json
  • styles.css

Release tag must match manifest.json version.

HealthExcellent
ReviewSatisfactory
About
Capture selections into new or existing TaskNotes tasks, routing pasted or inbox attachments into destination context folders. Move TaskNotes files when context fields change, add delete actions across explorer/kanban/edit modals, and open a right‑sidebar Vault Cockpit to run local vault commands with live output.
AttachmentsCommandsFiles
Details
Current version
1.0.0
Last updated
3 weeks ago
Created
3 weeks ago
Updates
1 release
Downloads
50
Compatible with
Obsidian 1.7.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
Matthew DermanMatthew Dermanmderman
GitHubmderman
  1. Community
  2. Plugins
  3. Attachments
  4. Context Nine

Related plugins

Custom Attachment Location

Customize attachment location with variables($filename, $data, etc) like Typora.

Attachment Management

Customize attachment path, auto-rename attachments, etc.

Notebook Navigator

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

Recent Files

Display a list of recently opened files.

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.

Omnisearch

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

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Share Note

Instantly share/publish a note, with the full theme and content exactly like you see in Obsidian. Data is shared encrypted by default, and only you and the person you send it to have the key.

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.