Everything as Code: When Your Tasks Become Markdown You Can Commit to Git
· 5 min read
We've all gotten used to "X as Code" — infrastructure as code, configuration as code, docs as code. The reason is simple: plain text can be diffed, reviewed, version-controlled, and read or written directly by scripts and AI.
So why are your tasks, notes, and todos still locked inside some SaaS database, reachable only by clicking through its UI one item at a time?
UnDercontrol's answer is Everything as Code. Here, a task is a piece of Markdown with YAML frontmatter. That's it.
