update todo.md
This commit is contained in:
parent
42067eb4f5
commit
6a1ac46b59
1 changed files with 3 additions and 4 deletions
5
todo.md
5
todo.md
|
@ -8,9 +8,8 @@ this is the to-do list for the `todo.md` project. *woah*.
|
||||||
- category headers can go as many levels as necessary.
|
- category headers can go as many levels as necessary.
|
||||||
- tasks can have due-dates, and they can either be complete, or incomplete.
|
- tasks can have due-dates, and they can either be complete, or incomplete.
|
||||||
- [ ] this is an incomplete task.
|
- [ ] this is an incomplete task.
|
||||||
- [x] this is a complete task.
|
- [x] this is a complete task with a due date |Sep 30 2021.
|
||||||
- [ ] tasks can be nested on other tasks or notes.
|
- [x] tasks can be nested on other tasks or notes.
|
||||||
|
|
||||||
- [ ] or they can be on the root of the category.
|
- [ ] or they can be on the root of the category.
|
||||||
- all tasks must belong under a category though.
|
- all tasks must belong under a category though.
|
||||||
- so no line 1 tasks.
|
- so no line 1 tasks.
|
||||||
|
|
Loading…
Reference in a new issue