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

Comments with Notification

mkalimkali25 downloads

Comment and notification system for shared Obsidian vaults.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

An Obsidian plugin for leaving structured comments in shared vaults, with per-user notifications.

Demo

Demo

Features

  • Insert a [!comment] callout with a single command or right-click menu entry
  • Tag one or more team members using #member/username syntax — multiple tags are supported
  • Ribbon bell icon shows a red badge when there are unread comments addressed to you
  • Sidebar panel lists all unread comments sorted by date, with a preview and a click-to-navigate link
  • Works across machines sharing a vault via Dropbox or similar sync — changes are picked up automatically
  • Per-machine username: each computer is identified independently, so the same vault can be used by different people on different machines

Comment format

Comments are stored as Obsidian callouts:

> [!comment] @creator → #member/name1 #member/name2
> <!-- ts:1717123456789 -->
> Comment text here.

The timestamp is stored as an invisible HTML comment so it does not appear in the rendered note.

Usage

Inserting a comment

  1. Place your cursor in a note
  2. Run Insert Comment from the Command Palette, or right-click and choose Insert Comment
  3. The plugin inserts the callout template and opens the tag autocomplete — type the recipient's username to complete the #member/ tag

Viewing notifications

Click the bell icon in the ribbon to open the notification panel. The panel shows all unread comments addressed to you (or to any tags you follow), sorted newest first.

Click any comment in the panel to jump to the corresponding line in the source file.

Marking as read

Click Mark as read in the panel header, or run Mark All Comments as Read from the Command Palette. The ribbon badge clears automatically.

Settings

Open Settings → Community Plugins → Comments with Notification.

Setting Description
Your username The name others will tag with #member/yourname to notify you on this machine
Additional tags to follow Comma-separated list of extra tags to monitor (e.g. physics-team, lab-members)

Note: This plugin is desktop-only because it uses os.hostname() to identify the current machine.

95%
HealthExcellent
ReviewSatisfactory
About
Leave structured, tag-addressed comments using #member/username to notify teammates and insert callout templates with a single command. Monitor unread comments via a ribbon bell badge and a sidebar panel with previews and click-to-navigate links. Store comments as callouts with invisible timestamps and track read status per machine across synced vaults.
CollaborationSidebarTags
Details
Current version
1.1.0
Last updated
5 days ago
Created
6 days ago
Updates
3 releases
Downloads
25
Compatible with
Obsidian 0.13.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
mkalimkalimkali-personal
GitHubmkali-personal
  1. Community
  2. Plugins
  3. Collaboration
  4. Comments with Notification

Related plugins

Checklist

Consolidate checklists across all files into a single view.

TagFolder

Show tags as folder.

Tag Wrangler

Rename, merge, toggle, and search tags from the tag pane.

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.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

Flexplorer

Enhance the file explorer with custom sorting, pinning, and hiding.

Longform

Helps you write and edit novels, screenplays, and other long projects.

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.

Hide Folders

Quickly toggle the visibility of specific folders in the file navigator based on configured names. Useful for hiding attachment folders.