Docs: Mark unfinished todos with 'incomplete' checkboxes (in Obsidian Tasks style) so that they don't show up when searching for todos
(See https://publish.obsidian.md/tasks/Getting+Started/Statuses)
This commit is contained in:
parent
8f9f50e28c
commit
6a3c70be37
|
|
@ -12,9 +12,9 @@
|
|||
- added notes below, but decided to leave implementation for another day
|
||||
- [x] ? 5x5 display
|
||||
|
||||
- [ ] Implement any changes necessary for writing a program?
|
||||
- [ ] Write a program
|
||||
- [ ] LOGO turtle on 5x5?
|
||||
- [/] Implement any changes necessary for writing a program?
|
||||
- [-] Write a program
|
||||
- [-] LOGO turtle on 5x5?
|
||||
|
||||
## Overflow flag
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue