Skip to content

Releases: TranscriptExporter/transcriptexporter-sync

1.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Aug 03:46

Built and attested by GitHub Actions from this repository. See the README for setup.

1.1.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 03:15

Built and attested by GitHub Actions from this repository. See the README for setup.

1.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 02:45

Built and attested by GitHub Actions from this repository. See the README for setup.

1.0.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 16:15

Built and attested by GitHub Actions from this repository. See the README for setup.

1.0.0

Choose a tag to compare

@GOAT502-Digital GOAT502-Digital released this 18 Aug 15:03

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