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

Conflict Manager

Armen AbrahamyanArmen Abrahamyan225 downloads

Review and resolve sync conflicts from any cloud service.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates16
presentation A simple plugin for conflict resolution. No more hunting through your file system. Just open your note, hit Review, and Resolve.

Features

  • Alert Banner: A top banner alerts you that your current note contains unresolved sync conflicts.
  • Diff Viewer: Review differences between the original note and conflict files using an intuitive split-pane layout.
  • Status Bar Indicator: Quickly view the status of conflicts in the vault.

Installation

Search Conflict Manager in the community plugins of Obsidian, then Install and Enable the plugin.

FAQ

How to change colors ?

@media (prefers-color-scheme: light) {
  .row-delete {
    background: rgba(var(--color-red-rgb), 0.07);
    .highlight-soft {
      background: rgba(var(--color-red-rgb), 0.15);
    }
    .highlight-strong {
      background: rgba(var(--color-red-rgb), 0.4);
    }
  }

  .row-insert {
    background: rgba(var(--color-green-rgb), 0.07);
    .highlight-soft {
      background: rgba(var(--color-green-rgb), 0.15);
    }
    .highlight-strong {
      background: rgba(var(--color-green-rgb), 0.4);
    }
  }
}

@media (prefers-color-scheme: dark) {
  /* same code for dark mode ... */
}

When copying and pasting multiple lines in Obsidian, an extra line break is inserted.

Go to Setting > Editor > Convert pasted HTML to Markdown > toggle Disable.

Contributing

If you have any issues/suggestions, please open an issue on the repository. If you'd like to contribute to the code, please fork the repository and submit a pull request.

HealthExcellent
ReviewPassed
About
A simple plugin for conflict resolution. No more hunting through your file system. Just open your note, hit Review, and Resolve.
SyncingReview
Details
Current version
1.1.4
Last updated
Last month
Created
3 months ago
Updates
16 releases
Downloads
225
Compatible with
Obsidian 1.7.2+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
Armen AbrahamyanArmen Abrahamyandemigoddd
GitHubdemigoddd
  1. Community
  2. Plugins
  3. Syncing
  4. Conflict Manager

Related plugins

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Full Calendar Remastered

Complete Calendar HUB experience. Work with all your calendars in one place. Analyze your time and take action!

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

YAOS

Simple real-time sync powered by your own Cloudflare Worker.

GitHub

GitHub Sync

Sync vault to personal GitHub.

Google Drive Sync

Syncs a vault into Google Drive for cross-platform use (works for iOS).

Journal Review

Review your daily notes on their anniversaries, like "what happened today last year".

Simple Note Review

Simple, customizable plugin for easy note review, resurfacing and repetition.

Remotely Save

Sync notes between local and cloud with smart conflict: S3, Dropbox, webdav, OneDrive, Google Drive, Box, pCloud, Yandex Disk, Koofr, Azure Blob Storage.

OneDrive Sync

Sync your Obsidian vault with OneDrive Personal/Consumer