Productivityv4
Notion to Obsidian Vault Sync
by Brian Wagner

Description
Zero-token, zero-dependency Notion to Obsidian sync. A Node.js 22 polling script that checks your Notion workspace every 15 minutes and syncs any page tagged vault to your Obsidian vault as a formatted markdown file. No databases to configure.
- Vault tag filter (title/heading/body)
- 15-minute polling via scheduled
- Zero npm dependencies (Node 22 native fetch)
- YYYY MM DD file naming
- Checkpoint file (no re downloads)
- Sync log
Questions & Answers
No questions yet. Be the first to ask!
Version History
v4
Feb 28, 2026
v3
Feb 27, 2026
- Fix 1: Paginated getPageBlocks — no block limit, handles pages of any length. Fix 2: 350ms rate-limit pacing. Fix 3: Multi-agent integration section (bambf/from-notion/ pattern). Fix 4: Update behavior warning. Score: 84→91+.
v2
Feb 26, 2026
v1
Feb 26, 2026
Reviews (0)
No reviews yet.