Tag

#workflow

15 posts

Workflows8 min read

GTD for Developers: A Practical Guide (2026)

GTD maps cleanly onto a developer workflow once you stop trying to run your life out of GitHub issues. This guide covers the issue-tracker boundary, markdown files as projects, coding agents as delegates on your waiting-for list, and a weekly review that measures shipped work instead of started work.

Workflows8 min read

The Two-Minute Rule in GTD: Why It Works and When It Fails

The two-minute rule is GTD's simplest instruction and its most misunderstood one. This explainer covers where David Allen's rule came from, why the math behind it holds, the mornings where it quietly wrecks your priorities, and the voice-capture twist that makes deferring nearly as cheap as doing.

Workflows9 min read

GTD Inbox Setup: A Step-by-Step Guide (2026)

A GTD inbox works when three things hold: few capture points, a fixed processing routine, and a daily emptying cadence. This walkthrough covers the physical and digital setup, the clarify-first processing rules, and the weekly review that keeps the system trusted.

Workflows10 min read

GTD Weekly Review: A Step-by-Step Guide (2026)

The GTD weekly review is the habit that keeps the rest of the method alive. This guide walks the clear, current, and creative phases with realistic timing, the checklist that actually gets used, and the fixes for the failure modes that kill the review in the first month.

Workflows9 min read

Daily Planner Template in Markdown: Copy + Example

A copy-paste daily planner template as one markdown file: three priorities at the top, time-blocked hours in the middle, a capture section for stray thoughts, and a shutdown ritual at the bottom, plus a filled-in example showing the file after a real day.

Workflows10 min read

Markdown Kanban Board: Build One in a Single .md File

A markdown kanban board is one file where headings are columns and checkbox lines are cards: Backlog, Doing, Done, with a WIP limit noted under Doing. Cards move by cut and paste, Git history becomes your audit trail, and the board stays readable in any editor forever.

Workflows9 min read

Weekly Review Template: Copy-Paste Markdown Checklist

A weekly review template you can paste into any markdown editor, built on the GTD review sequence: inbox sweep, projects review, next actions, waiting-for, calendar look-ahead, and a shutdown step, plus timing guidance and the mistakes that make reviews slip.