Torus Hidenami20 downloadsCollects unchecked tasks from Obsidian Canvas cards into an Inbox card.
An Obsidian plugin that keeps an Входящие card in an Obsidian Canvas synchronized with unchecked checklist items from the other text cards.
# Входящие.- [ ] task.Subject :: task.Checking a task in its subject card removes it from Inbox. Checking an Inbox entry marks the matching source task complete. The plugin polls Canvas files every two seconds because Canvas saves its JSON without always emitting a vault modification event.
Download main.js, manifest.json, and versions.json from a GitHub Release. Create .obsidian/plugins/canvas-inbox-sync/ in your vault, copy the three files there, then enable Canvas Inbox Sync in Settings → Community plugins.
MIT