Daily Planner Template in Markdown: Copy + Example

Copy-paste daily planner template in markdown: top-3 priorities, time blocks, a capture section, and a shutdown ritual, plus one filled-in example from a real workday.

By Ege Beşe9 min read

A daily planner template in markdown is a dated plain-text file with four sections: top-3 priorities, time blocks, a capture inbox, and a shutdown ritual. It takes five minutes to fill in and runs in any editor that renders markdown. Copy the blank version below, then scroll to the filled-in example to see what the file looks like at 6pm.

# 2026-08-21, Friday

## Top three
- [ ] Priority one
- [ ] Priority two
- [ ] Priority three

## Time blocks
- 08:30 - 09:00 plan + inbox
- 09:00 - 11:00 deep work:
- 11:00 - 11:30 meetings / calls
- 13:00 - 15:00 deep work:
- 15:00 - 16:00 admin batch
- 16:30 - 16:45 shutdown

## Capture
- [ ]

## Shutdown
- [ ] Process captures into next week's lists
- [ ] Check off what actually shipped
- [ ] Write tomorrow's top three

Four sections, under twenty lines. The file renders in Obsidian, VS Code, Typora, Bear, and GitHub, and the checkbox syntax underneath it is the same GitHub Flavored Markdown as every other template in our markdown todo list template pack. What each section is for, and how the file survives contact with a real day, is below.

Overhead flat-lay of a warm-paper desk with a single blank index card centered on a folded linen cloth, a small analog clock and a fountain pen beside it.
One card, three priorities, a clock. The plan fits easily.

Why does a daily plan work better as a plain-text file?

A daily plan works better as a plain-text file because the plan is disposable by design. The file exists for one day, gets edited constantly, and is replaced tomorrow. A format with zero ceremony fits that lifecycle: no database to sync, no template gallery to browse, no app to open. Duplicate yesterday's file, change the date, and the planner is ready before the coffee is.

There is a second, quieter advantage: the archive. Name each file by date, keep one folder per month, and twelve months later you have a searchable record of what you intended versus what shipped, per day, retrievable with one grep. No planner app gives you that without an export dance.

What do the four sections of the template do?

Each section answers one question about the day, in chronological order: what matters, when it happens, what showed up, and how the day closes.

Top three

The top three answers: what would make today a good day? Write exactly three priorities, checkbox each, and stop. Three is a cap, not a target to round up from. Cal Newport's time blocking practice and every "most important tasks" method converge on the same small number for the same reason: a long priorities list is a way to avoid choosing.

Time blocks

Time blocks answer: when does each priority happen? One block per line, one named activity per block, with meetings and admin batched rather than scattered. The Pomodoro-sized versions of these blocks pair naturally with a focus timer; our guide to a focus timer for knowledge workers covers the deep-work blocks specifically. Two rules keep time blocking honest: write slack into the day, and when reality breaks the plan, rewrite the remaining blocks instead of discarding the file. The plan is a sketch, and sketches get revised.

Capture

The capture section answers: where do mid-day thoughts go? Anything that arrives during a block (an email to send, an idea, a sudden worry about another project) gets one checkbox line here and zero seconds of further attention. The thought stops competing with the current block, and the shutdown ritual guarantees it gets processed, so your brain can actually let it go.

Shutdown

The shutdown answers: is anything left open? Three checkboxes: process the captures into the right lists, check off what shipped, write tomorrow's top three. Five minutes, and the evening is yours without the low-grade hum of unfinished business. Skipping the shutdown is how the planner slowly becomes another source of guilt instead of relief.

What does the planner look like after a real day?

After a real day the file is a mess of checked items, rewritten blocks, and captured strays, and that is the template working as intended. Here is the filled-in version at 6pm:

# 2026-08-21, Friday

## Top three
- [x] Ship pricing page revision
- [x] 90 minutes on the grant proposal
- [ ] Call the accountant (moved to Monday)

## Time blocks
- 08:30 - 09:00 plan + inbox
- 09:00 - 11:00 deep work: pricing revision
- 11:00 - 12:00 unplanned: legal called about terms
- 13:00 - 15:00 deep work: grant proposal
- 15:00 - 16:00 admin batch
- 16:30 - 16:45 shutdown

## Capture
- [x] Renew the domain before expiry (filing: someday list)
- [x] Ask Maya about onboarding metrics (filing: Monday standup)
- [ ] Idea: referral program for Pro users

## Shutdown
- [x] Process captures into next week's lists
- [x] Check off what actually shipped
- [x] Write tomorrow's top three

Two of three priorities shipped, an unplanned block ate an hour, the accountant call moved to Monday, and three captures got filed instead of acted on. A planner that only looks good when the day goes perfectly is a planner you will abandon by Wednesday. This one expects the day to fight back.

Can I automate the planning part with AI?

You can automate the parts of daily planning that are selection and drafting, but not the part that is choosing. AI planning assistants, as of 2026, are genuinely good at reading a task list and proposing three candidates plus reasonable time blocks, which compresses the five-minute planning ritual to about ninety seconds. What they cannot do is know that the grant proposal is more politically urgent than it looks on paper.

quik.md sits at the capture end of this loop: spoken thoughts land in the inbox with AI-written next steps, so the planner's capture section starts the day already sorted instead of as a pile of fragments. Everything exports as markdown, so the daily file and quik stay in one format. quik is a PWA, the free plan covers a daily AI-organize cap with browser speech recognition, and Pro is $14.99 monthly or $69.99 yearly with a 7-day trial, or $99.99 once for lifetime. Our page on AI daily planning covers the selection half in detail, and the pillar on AI task managers maps the category.

Pricing shown reflects plans at the time of writing. Check quik.md/pricing for current rates.

FAQ

What should a daily planner template include?

A daily planner template needs four sections: a short priorities list (three items, not ten), time blocks mapping the day's hours, a capture section for thoughts and tasks that arrive mid-day, and a shutdown checklist that processes the captures and closes the day. The date in the title doubles as the filename, so a year of planners sorts itself chronologically.

How do I time block in markdown?

Time block in markdown by writing the day's hours as a list with one block per line: 09:00 - 10:30 deep work: pricing draft. Each block names one activity, not a category, and lunch breaks and slack blocks get written in too. The plan is a sketch, not a contract; when the day breaks the blocks, rewrite the remaining ones rather than abandoning the file.

Why only three priorities on a daily plan?

Three priorities works because it forces a choice before the day makes one for you. A plan with ten priorities has none, and the day defaults to whatever is loudest. Everything beyond the top three goes in the capture section or the "if time allows" list, where it can be picked up deliberately instead of displacing the real work.

What is a shutdown ritual in a daily planner?

A shutdown ritual is a short end-of-day checklist that processes the day's captures into tomorrow's file, checks off what actually finished, and writes down anything still on your mind. Cal Newport describes the practice in Deep Work as a way to stop work thoughts from leaking into the evening. In the template it is three checkbox lines and takes about five minutes.

Should I plan the day in the morning or the night before?

Either works, but the night before has a small edge for most people: the plan is waiting when you sit down, so the first hour goes to the top priority instead of to deciding what the top priority is. If evenings are chaotic, plan first thing in the morning with coffee, but protect the five minutes the same way.

References

ShareShare on X

Keep reading