Hayden / Atlas-AI60 downloadsUnread-message awareness for human+AI co-edited vaults: unread badges, synced read-state, changelog links, attribution, and diffs.
See what changed in a shared Obsidian vault before an important update slips past you. Unread Changes marks notes changed by another device, collaborator, or automation, then gives you the context and controls to review them.

Your own edits do not create unread alerts on the device where you made them. Notes are never modified to display the banner.
In development: sectioned inbox views and urgency colours are not shipped yet.
When Unread Changes is available in the Community Plugins browser:
For local testing, copy main.js, manifest.json, and styles.css into <vault>/.obsidian/plugins/unread-changes/, then enable the plugin in Settings → Community plugins.
Open Settings → Unread Changes to choose:
The plugin works on desktop and mobile. A sync service is needed for read state and badges to travel between devices.
npm install
npm test
npm run build
npm run lint
The MIT licence is included in LICENSE.