Show HN: Meeting Notes Sync – import transcripts and AI summaries into Obsidian Developer Andrea Grandi released an Obsidian plugin that syncs meeting transcripts, notes, and AI summaries from MacParakeet and Fellow into a user's vault, merging recordings from both sources into a single folder. The plugin is pending community-store review and can be installed via BRAT or manually. Sync meeting transcripts, notes, and AI summaries from MacParakeet and Fellow into your vault. Obsidian plugin that syncs your meeting transcripts, notes, and AI summaries into your vault — from MacParakeet https://macparakeet.com and Fellow https://fellow.app , one folder per meeting. A meeting recorded by both sources merges into a single folder instead of duplicating. Summary MacParakeet .md , Summary Fellow .md , so a meeting captured by both stays unambiguous. merge-confidence: low for review. Meetings/2026/06 - June/2 - Weekly Standup - Jun 11th/ 2 - Weekly Standup - Jun 11th.md ← index: macparakeet-id + fellow-id + interval Summary MacParakeet .md Transcript MacParakeet .md Notes.md Summary Fellow .md Action Items Fellow .md Transcript Fellow .md Each source is toggled independently; a disabled source is completely inert — no requests, writes, or notices. Reads meetings from macparakeet-cli no network, no accounts, no database access . Requires macOS with MacParakeet https://macparakeet.com installed the CLI ships inside the app or the standalone CLI brew install moona3k/tap/macparakeet-cli , and Obsidian desktop. The plugin auto-detects the CLI Homebrew paths, then the app bundle ; override the path in settings if needed, and the health check confirms it. Enable it in Settings → Meeting Notes Sync . Polls Fellow's REST Developer API for cloud AI recaps. Setup: acme in acme.fellow.app and ⚠️ The Fellow key is stored in plaintext in data.json standard for API-backed plugins . If your vault is in git or a synced folder, exclude that file and treat the key as a secret; revoke it in Fellow if it leaks. Pending community-store review — until it lands there, install via BRAT https://github.com/TfTHacker/obsidian42-brat Add beta plugin → andreagrandi/obsidian-meeting-notes-sync , or manually drop main.js + manifest.json from a release https://github.com/andreagrandi/obsidian-meeting-notes-sync/releases into