Releases: ArshiaEcho/obsidian-granola-api-sync
Releases · ArshiaEcho/obsidian-granola-api-sync
Release list
1.0.2
Full Changelog: 1.0.1...1.0.2
1.0.1
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
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