Releases: TranscriptExporter/transcriptexporter-sync
Releases · TranscriptExporter/transcriptexporter-sync
Release list
1.1.2
1.1.1
Built and attested by GitHub Actions from this repository. See the README for setup.
1.1.0
Built and attested by GitHub Actions from this repository. See the README for setup.
1.0.1
Built and attested by GitHub Actions from this repository. See the README for setup.
1.0.0
First release of TranscriptExporter Sync.
A localhost-only receiver that lets the TranscriptExporter Chrome extensions (Granola, Fathom, Fireflies) write meeting notes into your vault automatically, minutes after each call.
- Server bound to 127.0.0.1 only; zero outbound network use
- Pairing-key authentication (constant-time compare)
- Markdown only, sanitized paths, traversal rejected
- Files already in your vault are never modified - your edits are safe
Install: copy main.js and manifest.json into /.obsidian/plugins/transcriptexporter-sync/ and enable the plugin, or wait for the community store listing (submission in review).