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