philphilphil897 downloadsReview CriticMarkup suggestions in a side panel. Accept, reject, or reply.
Review CriticMarkup suggestions in an Obsidian side panel. Accept, reject, or reply — straight back into the markdown, no sidecar state.

Intended for AI-assisted review: the agent leaves {++…++}, {--…--}, {~~old~>new~~}, {>>comment<<}, {==highlight==} in your notes, you review them here. A sixth mark, {=+…+=}, flags AI-inserted text with a subtle rainbow highlight — visual only, no review card.
docs/SKILL.md is a starting-point reviewer skill you can hand your agent.
{=+…+=} AI-added-text marks (rainbow, visual-only){>>…<<} blocks), multi-author colorsauthor="…" date="…" prefixes on any mark drive the author colors and datesCommunity Plugins → search "Track Changes" (community.obsidian.md).
Manual: drop main.js, manifest.json, styles.css into <vault>/.obsidian/plugins/track-changes/.
npm install && npm run build
MIT.