What this does

Push your structured memories into your Obsidian vault.

Requirements

  • Obsidian installed with a vault
  • The OmegaVault Obsidian plugin (installed from the community plugin browser, or via the sidebar plugin)
  • An OmegaVault account (free plan works)
  • Your OmegaVault personal access token (Settings → Connectors)

Setup

  1. Install the OmegaVault plugin. In Obsidian: Settings → Community plugins, browse and search OmegaVault. Install and enable.
  2. Enter your OmegaVault token. Open the plugin settings and paste your personal access token from Settings → Connectors in the OmegaVault app.
  3. Choose a target folder. Pick which folder in your Obsidian vault receives OmegaVault memories. Default is OmegaVault/.
  4. Push existing memories. Click Sync now to push your current vault contents. Depending on size, this can take a few minutes.
  5. Keep it running. Once enabled, the plugin watches for new and edited memories and writes them as markdown files with full frontmatter. Two-way editing is supported — edits in Obsidian sync back.

Notes & caveats

The Obsidian plugin source is shipped with the OmegaVault app — see packages/obsidian-plugin/ if you want to inspect or build it yourself.

Official documentation

Obsidian documentation

This guide covers the OmegaVault side. For full Obsidian configuration, error codes, and advanced options, see the official Obsidian documentation.

Open official Obsidian docs ↗