George Tasan21 downloadsSynchronizes approved Markdown notes from an Obsidian vault into a MERCENAI knowledge base.
MERCENAI Vault Sync connects an Obsidian vault to a MERCENAI knowledge base. It reads Markdown notes through Obsidian's official Vault API and synchronizes them after the connection is started from the MERCENAI dashboard.
Once the plugin is approved in the Obsidian Community Plugins directory:
The plugin synchronizes immediately, then synchronizes again when a Markdown note is created, modified, renamed, or deleted.
data.json file.npm ci
npm run typecheck
npm run build
The production bundle is written to main.js.
MIT