foam-template/docs/features/todo.md
2021-01-22 12:57:50 +01:00

9 lines
312 B
Markdown

# Todo
You can create todos in Foam.
- [x] This is an example of a todo list item that's complete
- [ ] This one is not completed yet
- [ ] You can mark it completed by pressing `Option`+`C` (or `Alt`+`C`) when your cursor is on this line
- [ ] You can also select multiple lines and mark them all at once!