Task list

What is Task list?

A list item written as [ ] (unchecked) or [x] (checked), rendered as a clickable checkbox.

Why it matters

Turns a note into a to-do list you can actually check off, not just read.

How it works

Write a bulleted list item starting with [ ] or [x] instead of plain text. In knowdust's preview, clicking the checkbox ticks it in the underlying markdown too.

Examples

  • `- [x] Book flights`
  • `- [ ] Pack`

Back to the glossary