rsteckler39 downloadsSync your Cordari voice-recording summaries, transcripts, and audio into your vault.
Sync your Cordari voice recordings into your Obsidian vault as markdown files — one page per recording, with the audio embedded inline, the Plaud-generated summary, and the full transcript.
Each sync pass:
Cordari/{date}_{filename}__{shortId}.md per recording, with YAML
frontmatter (cordari_id, cordari_url, date, duration_ms, filename,
state)..ogg so it plays in
Reading Mode via ![[...ogg]].The plugin only sends read requests; nothing in your vault is pushed back to Cordari.
isDesktopOnly: true.npm install && npm run build from the repo root.dist/main.js, manifest.json, and styles.css into
<your-vault>/.obsidian/plugins/cordari-notes/.app.cordari.ai/link.You can flip the integration off without disconnecting from Settings → Integrations → Obsidian on the web. Revoking the token fully ("Revoke all") requires re-linking next time.
Cordari.File issues at github.com/Radiant-Maple-Studios/cordari-obsidian or reach out via app.cordari.ai.
MIT.