Quests (Family Task System)
Family task management in Obsidian with GitHub sync — tasks as markdown files with frontmatter, synced to apps via GitHub API.
Instead of yet another task app, family tasks live as markdown files in Obsidian with structured frontmatter (status, owner, due date, category). Obsidian Git auto-syncs every 5 minutes to GitHub, and apps like Sugarface read/write tasks via the GitHub API. The format is human-readable, version-controlled, and works with any tool that can parse markdown.