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

RoveNotes

rstecklerrstecklerradiant-maple-studiosradiant-maple-studios185 downloads

Sync your RoveNotes voice recordings and handwritten notes into your vault.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates6

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).

What it does

Each sync pass:

  • Creates RoveNotes/{date}_{filename}__{shortId}.md per recording, with YAML frontmatter (rovenotes_id, rovenotes_url, date, duration_ms, filename, state).
  • Saves the recording's audio next to the markdown as .ogg so it plays in Reading Mode via ![[...ogg]].
  • Creates 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.
  • Reconciles continuously — renames on the RoveNotes side propagate to the file, late-arriving transcripts/summaries/recognition update the same file in place, and anything you deleted from the vault gets rewritten on the next sync.

The plugin only sends read requests; nothing in your vault is pushed back to RoveNotes.

Requirements

  • A RoveNotes Pro account (free tier doesn't grant API access).
  • Obsidian 1.4.0+ on desktop (macOS / Windows / Linux). Mobile isn't supported yet — the plugin declares isDesktopOnly: true.

Install

  1. Obsidian → Settings → Community plugins → Browse.
  2. Search for RoveNotes, install, enable.
  3. Open the plugin's settings and click Connect to RoveNotes.

Local build (for development)

  1. Build: npm install && npm run build from the repo root.
  2. Copy dist/main.js, manifest.json, and styles.css into <your-vault>/.obsidian/plugins/rovenotes-notes/.
  3. Obsidian → Settings → Community plugins → turn off Restricted mode, refresh the installed plugins list, enable RoveNotes.

Linking the plugin to your account

  1. Open Settings → RoveNotes → Connect to RoveNotes.
  2. The plugin shows an 8-character code + a link to app.rovenotes.com/link.
  3. Open the link in your browser (already signed in as your RoveNotes user), paste the code, approve. Obsidian picks up the approval within a few seconds.

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.

Settings

  • Vault folder — where recording files live. Default RoveNotes.
  • Auto-sync interval — minutes between polls. Minimum 1, default 5.
  • Sync now — runs the loop immediately (also available as a ribbon icon and command palette entry).

Support

File issues at github.com/Radiant-Maple-Studios/rovenotes-obsidian or reach out via app.rovenotes.com.

License

MIT.

HealthExcellent
ReviewSatisfactory
About
Sync RoveNotes voice recordings and handwritten notes into your vault as Markdown pages — create one file per recording with embedded audio, summary and full transcript, and one file per handwritten note with recognized Markdown and summaries. Save .ogg audio next to each note for inline playback, include YAML metadata and links back to RoveNotes, and keep files reconciled as transcripts, renames, or late updates arrive.
AudioIntegrationsSyncing
Details
Current version
0.1.7
Last updated
2 months ago
Created
3 months ago
Updates
6 releases
Downloads
185
Compatible with
Obsidian 1.4.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Authors
rstecklerrsteckler
ryansteckler.com
GitHubrsteckler
radiant-maple-studiosradiant-maple-studios
rovenotes.com
GitHubradiant-maple-studios
  1. Community
  2. Plugins
  3. Audio
  4. RoveNotes

Related plugins

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.

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

Google Drive Sync

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

Remotely Save

Sync notes between local and cloud with smart conflict: S3, Dropbox, webdav, OneDrive, Google Drive, Box, pCloud, Yandex Disk, Koofr, Azure Blob Storage.

OneDrive Sync

Sync your Obsidian vault with OneDrive Personal/Consumer

WebDAV Sync

General-purpose & bidirectional WebDAV syncing for your vault. Designed for stability and robust file handling without vendor lock-in.

Syncthing Integration

Syncthing integration.

BRAT

Easily install a beta version of a plugin for testing.

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.