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

