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:
n loewen 2023-08-16 09:09:44 +01:00
parent 8f9f50e28c
commit 6a3c70be37
1 changed files with 3 additions and 3 deletions

View File

@ -12,9 +12,9 @@
- added notes below, but decided to leave implementation for another day - added notes below, but decided to leave implementation for another day
- [x] ? 5x5 display - [x] ? 5x5 display
- [ ] Implement any changes necessary for writing a program? - [/] Implement any changes necessary for writing a program?
- [ ] Write a program - [-] Write a program
- [ ] LOGO turtle on 5x5? - [-] LOGO turtle on 5x5?
## Overflow flag ## Overflow flag