No description
Find a file
2026-07-07 20:46:26 -07:00
.github/workflows Cut 1.0.3 review release. 2026-05-13 01:18:58 -06:00
src Fix legacy sync state and cut 1.0.5. 2026-05-28 10:18:36 -07:00
.gitattributes Initial commit 2026-03-27 17:23:02 -07:00
.gitignore init comit 2026-03-27 18:36:28 -07:00
AGENTS.md init comit 2026-03-27 18:36:28 -07:00
esbuild.config.mjs init comit 2026-03-27 18:36:28 -07:00
eslint.config.mts Fix Obsidian lint issues and cut 1.0.1. 2026-03-29 01:59:05 -07:00
LICENSE init comit 2026-03-27 18:36:28 -07:00
manifest.json Fix legacy sync state and cut 1.0.5. 2026-05-28 10:18:36 -07:00
obsidian-pocket.png init comit 2026-03-27 18:36:28 -07:00
package-lock.json Fix legacy sync state and cut 1.0.5. 2026-05-28 10:18:36 -07:00
package.json Fix legacy sync state and cut 1.0.5. 2026-05-28 10:18:36 -07:00
README.md Update README.md 2026-07-07 20:46:26 -07:00
styles.css Prepare 1.0.2 Obsidian review release. 2026-05-13 01:11:56 -06:00
tsconfig.json init comit 2026-03-27 18:36:28 -07:00
version-bump.mjs Fix Obsidian lint issues and cut 1.0.1. 2026-03-29 01:59:05 -07:00
versions.json Fix legacy sync state and cut 1.0.5. 2026-05-28 10:18:36 -07:00

Pocket Sync for Obsidian

Pocket Sync

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

  1. Generate a Pocket API key at Pocket API keys
  2. Open Settings -> Community plugins -> Pocket Sync
  3. Paste your API key
  4. Click Test connection
  5. Click Sync now or 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

Star History

Star History Chart

Contributors