Task lists

Add a task list to a page, then check off the tasks as you complete them — perfect for to-dos.

Task lists allow you to create a list of items with checkboxes that you can check or uncheck. This is useful for tracking project items, creating playbooks and more.

Example of a task list

Representation in markdown

- [ ] Here’s a task that hasn’t been done
  - [x] Here’s a subtask that has been done, indented using `tab`
  - [ ] Here’s a subtask that hasn’t been done.
- [ ] Finally, an item, unidented using `shift` + `tab`.

Last updated

Was this helpful?


#359: SplitBook Update

Change request updated