sionsmith/Otter.ai to Markdown
Sync Otter.ai meeting transcripts and summaries as structured Markdown files to your repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| otter-email | Otter.ai account email address | yes | — |
| otter-password | Otter.ai account password | yes | — |
| output-dir | Output directory for meeting notes (relative to repo root) | no | meeting-notes |
| enable-action-items | Enable automatic action item extraction from transcripts | no | true |
| lookback-days | Number of days to look back on first run (no state file) | no | 90 |
| folder-filter | Otter.ai folder ID to filter speeches (0 = all folders) | no | 0 |
| include-timestamps | Include per-segment timestamps in transcript output | no | true |
Outputs
| name | description |
|---|---|
| speeches-processed | Number of speeches successfully processed in this run |
| files-created | Total number of Markdown files in the output directory |