The list keyword turns every line of a note into a checklist item.
Design intent: Never manage checkbox placement or orphaned checkboxes. No unnecessary mouse clicks. For small quick lists you'll never need again.
- Type the word "list" at the top of your note to activate list features.
- You can title a list with
list: Your Title.
- Every non-empty line will automatically become a checklist item.
- Type the "check" trigger (e.g. "/x") at the end of any line to check it.
- Note that math and conversions do not work in lists.
- You can type
// at the beginning of a line to make it a comment. This will prevent it from being a checkbox.
- You can type
#, ##, or ### at the beginning of a line to make it a heading. This will prevent it from being a checkbox.
- As of 2.0, you can also get checkboxes and bullets in any note — no "list" keyword needed — by starting a line with
[] , [x] , - [ ] , or - . See Checkboxes, Bullets & Numbered Lists for details.
Settings
- Customize check trigger —
Anything