ryanbbrown529 downloadsDetects external file changes and shows side-by-side diffs with per-chunk accept/reject.
A VS Code-style side-by-side diff viewer that lives inside Obsidian. Automatically detects external file changes (including AI coding agents) and shows you a before/after view with per-chunk accept/reject, accept all/reject all, and collapsible unchanged regions.

This plugin is currently awaiting approval in the Obsidian community plugin store. In the meantime, you can install it using one of these methods:
ryanbbrown/obsidian-driftmain.js, manifest.json, and styles.css from the latest releaseVaultFolder/.obsidian/plugins/drift/Once enabled, the plugin runs automatically. When an external tool modifies a markdown file in your vault:
| Command | Description |
|---|---|
| Open diff viewer | Open or focus the diff viewer tab |
| Toggle external change detection | Enable/disable external change detection |