diff --git a/todo.md b/todo.md index 520907a..c6473a7 100644 --- a/todo.md +++ b/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. - tasks can have due-dates, and they can either be complete, or incomplete. - [ ] this is an incomplete task. - - [x] this is a complete task. - - [ ] tasks can be nested on other tasks or notes. - + - [x] this is a complete task with a due date |Sep 30 2021. + - [x] tasks can be nested on other tasks or notes. - [ ] or they can be on the root of the category. - all tasks must belong under a category though. - so no line 1 tasks. @@ -32,4 +31,4 @@ this is the to-do list for the `todo.md` project. *woah*. - weekly - mon - biweekly - wed - monthly - 15 - - yearly - jan - 17 \ No newline at end of file + - yearly - jan - 17