Skip to content

1.0.0

Choose a tag to compare

@GOAT502-Digital GOAT502-Digital released this 18 Aug 15:03
· 5 commits to main since this release

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