mirror of
https://github.com/maclean-d/obsidian-pocket.git
synced 2026-07-22 06:13:22 +00:00
No description
| .github/workflows | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| AGENTS.md | ||
| esbuild.config.mjs | ||
| eslint.config.mts | ||
| LICENSE | ||
| manifest.json | ||
| obsidian-pocket.png | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Pocket Sync for Obsidian
Sync Pocket AI conversations and insights into Markdown notes.
Features
- Sync conversations into split transcript, summary, action item, and mind map notes
- Sync insights tagged with
highlights - Auto-sync, startup sync, and manual sync
- Custom folders and filename templates
- Writes Pocket metadata as normal Obsidian properties
- Keeps note content in a managed block so you can add your own notes around it
Setup
- Generate a Pocket API key at Pocket API keys
- Open Settings -> Community plugins -> Pocket Sync
- Paste your API key
- Click
Test connection - Click
Sync nowor use the ribbon button
Default output
- Conversations:
Pocket/Conversations/{YYYY-MM-DD}/{Title} - Insights:
Pocket/Insights - Conversation artifacts:
transcript.md,summary.md,action-items.md,mindmap.md - Insight filename:
{{date}} {{title}}
Notes
- Imported notes contain copies of your Pocket data
- Your API key is stored in local Obsidian plugin data
- No telemetry
- No backend
- No audio downloads
