Skip to content

Obsidian Plugin

The Engram Vault Sync plugin is Engram’s canonical capture surface for Obsidian. It watches your vault, pushes changes to the backend in real time, pulls in changes from other devices, and handles conflicts when two devices edit the same note while offline.

  • Bidirectional sync — writes to disk in Obsidian propagate to the backend; backend changes propagate back to disk
  • 3-way merge for conflicting edits with a per-note resolution UI (keep-both / merge / keep-local / skip / keep-remote)
  • Offline queue — sync pauses cleanly when offline; pending changes flush in order when the connection returns
  • Sync Center — a status panel showing current sync state, per-note conflict resolution, and manual retry
  • Search — semantic search across all your vaults, run from Obsidian’s command palette
  • Install — install from the community plugins directory
  • First Sync — sign in, pick Cloud or Self-Host, complete the first-sync modal
  • Sync Center — status, manual retry, manifest
  • Conflicts — what triggers a conflict and how to resolve one
  • Mobile — iOS/Android caveats and path sanitization
  • Troubleshooting — what to do when sync stalls, login fails, or a note won’t push