Skip to content
Markdown

Markdown Task List Generator

Generate a GitHub-style task list from your tasks.

How it works

  1. 1Enter one task per line.
  2. 2Optionally mark all done.
  3. 3Copy the task list.

Use cases

  • Track work in a GitHub issue.
  • Build a project task list.
  • Plan a sprint.

Frequently asked questions

How is this different from a checklist?

It is the same GFM task-list syntax, framed for project tasks; both produce - [ ] items.

Do the checkboxes render?

Yes, in GitHub-Flavored Markdown they appear as interactive checkboxes.

Is it private?

Yes. Everything is generated in your browser; nothing is uploaded.

See all →