Skip to content

Releases: ArshiaEcho/obsidian-granola-api-sync

1.0.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 06:59

Full Changelog: 1.0.1...1.0.2

1.0.1

Choose a tag to compare

@ArshiaEcho ArshiaEcho released this 16 Jul 23:39

Fix: sync now also triggers when the Obsidian window regains focus (throttled to 1/min). macOS App Nap suspends JavaScript timers while the app is hidden, which could stall interval syncs until the window was used again.

1.0.0

Choose a tag to compare

@ArshiaEcho ArshiaEcho released this 16 Jul 21:24

Initial release.

  • Syncs Granola meeting notes and full timestamped transcripts via the official Granola public API (https://public-api.granola.ai/v1)
  • Auth = one pasted API key (Granola Business plan). No keychain access, no credential scraping, no native binaries
  • Notes keyed by granola_id: re-syncs update in place, late summary enrichments flow in automatically
  • Adopts files created by earlier Granola sync plugins (same granola_id convention), never duplicates
  • Recurring meetings with identical titles get date-suffixed filenames
  • Desktop and mobile