Sync your RoveNotes voice recordings and handwritten notes into your vault.
Sync your RoveNotes voice recordings and handwritten notes into your Obsidian vault as markdown files — one page per recording (audio embedded inline, summary, full transcript) and one page per handwritten note (recognized markdown + summaries).
Each sync pass:
RoveNotes/{date}_{filename}__{shortId}.md per recording, with YAML
frontmatter (rovenotes_id, rovenotes_url, date, duration_ms, filename,
state)..ogg so it plays in
Reading Mode via ![[...ogg]].RoveNotes/Notes/{date}_{filename}__{shortId}.md per handwritten
note (Boox today), with the recognized markdown, any AI summaries, and a
link back to the note in RoveNotes. No audio — handwriting only.The plugin only sends read requests; nothing in your vault is pushed back to RoveNotes.
isDesktopOnly: true.npm install && npm run build from the repo root.dist/main.js, manifest.json, and styles.css into
<your-vault>/.obsidian/plugins/rovenotes-notes/.app.rovenotes.com/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.
RoveNotes.File issues at github.com/Radiant-Maple-Studios/rovenotes-obsidian or reach out via app.rovenotes.com.
MIT.