Build a time-blocked day plan with a progress bar, sort by time, copy as plain text or download as Markdown. Saves to your browser per date — no account needed.
Press Load Sample and the planner populates with a developer workday: Stand-up at 09:00, deep work at 10:00, lunch at 12:00, code review at 13:00, team sync at 16:00 and end-of-day wrap at 18:00. Eight time blocks you can immediately tick off, edit, or replace with your own day. Everything saves to your browser automatically as you type, so closing the tab and coming back still shows today's plan exactly as you left it.
Each block has a free-form time field and a task field. The time can be a 24-hour clock value like 09:00 or a label like Morning or After lunch. Tick the circle on the left to mark a block done; the progress bar at the top updates immediately and the finished block fades out of the way without disappearing, so you can still read the full day at a glance.
Afternoon stay in their insertion order at the bottom. Mixed plans sort sensibly rather than breaking on non-numeric values.09:00 — Stand-up + review pull requests, with a check mark appended to done items. Ready to paste into a message or a standup update.- [x] … for done, - [ ] …for pending), named daily-plan-YYYY-MM-DD.md, compatible with Obsidian, Notion or any Markdown system.localStorage under the key daily-planner-v1. Nothing is sent to a server. Private or incognito browsing sessions start empty and do not persist across tabs.