Skip to main content
If you keep notes in Obsidian, CallVault can export your calls directly into vault-ready Markdown — organized into folders and tagged with structured frontmatter, so the export drops straight into an existing vault.

Exporting to Obsidian

1

Open the export dialog

From a workspace or folder list view, select the calls you want to export (or select all), then choose Export.
2

Choose Obsidian Vault

Select Obsidian Vault as the export type. The output format is fixed to Markdown — this option controls file organization and frontmatter, not a separate file format.
3

(Optional) Exclude workspaces

If your selection spans multiple workspaces, you can exclude specific workspaces from the export before generating it.
4

Export

CallVault generates a ZIP file containing one Markdown note per call.

Vault structure

Each exported note is placed at a path that mirrors a typical Obsidian organization scheme:
For example, a call titled “Q3 Renewal Call” from the Sales workspace, recorded on March 3, 2026, exports to:
If two calls would produce the same filename, CallVault appends a numeric suffix to keep them distinct.

What’s in each note

Every exported note includes:
  • YAML frontmatter — call title, date, duration, participants, workspace, organization, source, and the vault path itself, plus the export timestamp
  • Call summary — a Markdown heading with the AI-generated summary
  • Full transcript — the complete transcript, formatted as Markdown
The YAML frontmatter is designed to be queryable with Obsidian’s Dataview plugin — you can build tables and lists of calls filtered by date, workspace, or participant directly in Obsidian.

Importing into your vault

Unzip the export and drop the folder structure directly into your Obsidian vault. Because file paths already mirror the organization/workspace hierarchy, no manual sorting is needed — just merge the unzipped folders into your vault root.
Re-exporting the same calls later produces new files at the same paths (based on date and title), so repeated exports won’t scatter duplicates as long as the call title and date haven’t changed.
See Export for the other export formats — PDF, Word, plain Markdown, and CSV — for cases where you don’t need the full Obsidian vault structure.