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

OmegaVault Sync

Ayoub CHALABIAyoub CHALABI22 downloads

Pulls your OmegaVault memories into this vault as beautifully frontmattered markdown. One-way sync (OmegaVault → vault).

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Pulls your OmegaVault memories into an Obsidian vault as frontmattered markdown. One-way for v1: OmegaVault is the source of truth, so edits made here are overwritten on the next pull.

How it works

The plugin polls GET /api/connectors/obsidian/pull?since=<cursor> with your API token as a bearer credential. Each changed memory comes back as a ready-to-write .md file (frontmatter + body); deletions come back as tombstones. Files are keyed by omegavault_id, so title changes rename the file and deletions remove it.

Each note looks like:

---
omegavault_id: "665f…"
title: "Interstellar"
collection: "Movies to Watch"
category: "Movies"
tags: ["sci-fi", "movie"]
source_ai: "chatgpt"
created: "2026-07-01T12:00:00.000Z"
updated: "2026-07-01T12:00:00.000Z"
---

Recommended sci-fi film to watch.

Install (developer / BRAT)

  1. Build the plugin:
    npm install
    npm run build   # emits main.js
    
  2. Copy manifest.json, main.js (and styles.css if present) into <your-vault>/.obsidian/plugins/omegavault-sync/.
  3. Enable OmegaVault Sync in Obsidian → Settings → Community plugins.
  4. Or install via BRAT by pointing it at this repo.

Configure

In Obsidian → Settings → OmegaVault Sync:

  • Server URL — your OmegaVault instance (usually https://app.omegavault.app).
  • API token — create one in OmegaVault → Settings → API tokens (ovk_…).
  • Vault folder — where notes are written (default OmegaVault).
  • Poll interval — minutes between automatic pulls (default 5).

Use Sync now to pull immediately, or Full resync to reset the cursor and re-pull everything.

HealthExcellent
ReviewSatisfactory
About
Pull OmegaVault memories into your Obsidian vault as Markdown files with YAML frontmatter, preserving metadata (title, tags, collection, timestamps) and treating OmegaVault as the one-way source of truth. Sync deletions as tombstones and key files by omegavault_id so title changes rename files and removals delete them on the next pull.
ImportSyncingIntegrations
Details
Current version
0.1.1
Last updated
3 weeks ago
Created
3 weeks ago
Updates
2 releases
Downloads
22
Compatible with
Obsidian 1.7.2+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Ayoub CHALABIAyoub CHALABIiayvob
www.iayvob.com
GitHubiayvob
iayvob
GitHubiayvob
Xiayvob
iayvob.max
  1. Community
  2. Plugins
  3. Import
  4. OmegaVault Sync

Related plugins

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

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.

Google Drive Sync

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

Zotero Integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.

Sync Engine

The extensible vault synchronization engine: Fast · Free · Reliable. Supports WebDAV, S3, and Google Drive.

Readwise Official

Sync highlights from Readwise to your vault.

Nutstore Sync

Sync your vault with Nutstore (坚果云) using WebDAV protocol.

OneDrive Sync

Sync your Obsidian vault with OneDrive Personal/Consumer

Granola Sync

Sync Granola notes to your vault.

Snipd Official

Sync Snipd podcast highlights to your vault with transcript, notes, AI summaries and metadata.