Bidirectional Notion sync for wiki documents. Pull, push, diff, and status operations with hash-based change detection and git versioning.
Bidirectional sync between local wiki/sync/ files and Notion pages.
/sync status — Show all sync files, their hashes, and whether they need pull/push/sync pull <doc> — Pull latest from Notion into local file/sync push <doc> — Push local changes to Notion/sync diff <doc> — Show differences between local and Notion/sync pull-all — Pull all sync files/sync push-all — Push all sync files with local changes<doc> is a fuzzy match against filenames in wiki/sync/ (e.g. "unknowns" matches unified-subscription-unknowns.md).
Each file in wiki/sync/ has YAML frontmatter:
---