Transcript Import
MeetingMind supports multiple transcript formats and import methods.
Supported Formats
| Format | Extension | Sources |
|---|---|---|
| WebVTT | .vtt | Zoom, Google Meet, most video platforms |
| SubRip | .srt | Universal subtitle format |
| Plain Text | .txt | Manual transcriptions |
| JSON | .json | Otter.ai exports, custom formats |
Import Methods
1. Folder Watcher
Automatically imports files dropped into a watched folder.
Setup:
- Settings → MeetingMind → Sources
- Enable "Folder watcher"
- Set "Watch folder" path (relative to vault root)
Usage:
- Drop transcript files into the watch folder
- Files are processed within seconds
- Original files remain (not deleted)
2. Manual Import
Import individual files via command palette.
Usage:
Cmd/Ctrl + P→ "MeetingMind: Import file"- Select file from your system
- Note is created and opened
3. Otter.ai Export
Import transcripts exported from Otter.ai.
Usage:
- Open your transcript in Otter.ai
- Click the "..." menu → Export
- Choose "Text" or "SRT" format
- Save to your watched folder (or import manually)
MeetingMind will automatically process the export!
Reprocessing Notes
Already imported a transcript but want to add AI enrichment or update links?
- Open the meeting note
Cmd/Ctrl + P→ "MeetingMind: Reprocess current note"
This re-runs AI enrichment and auto-linking with your current settings.
Output
Imported transcripts are saved to your configured output folder with:
- Clean Markdown formatting
- YAML frontmatter (date, duration, participants, source)
- Speaker labels with timestamps
- Collapsible transcript section
Deduplication
MeetingMind tracks imported transcripts by content hash. The same transcript won't be imported twice.
To re-import a transcript:
- Run "MeetingMind: Clear import history" command
- Or manually import (skips duplicate check)