todo
parent
d56baf888f
commit
27533522c7
25
todo.yaml
25
todo.yaml
|
|
@ -1,15 +1,8 @@
|
||||||
todo:
|
todo:
|
||||||
- review readme tail to finish // answer 3 questions
|
- review readme tail to finish // answer 3 questions, gofmt
|
||||||
- start 3h timer
|
- start 3h timer
|
||||||
- todo: read readme
|
- go 1.13 // i have 1.21
|
||||||
subtasks:
|
- more in analyzer_test.go
|
||||||
- quality > quantity as designed to not be finsihed
|
|
||||||
- internet ok
|
|
||||||
- pls `gofmt` // vimrc handles for me
|
|
||||||
- todo: setting up
|
|
||||||
subtasks:
|
|
||||||
- go 1.13 // i have 1.21
|
|
||||||
- more in analyzer_test.go
|
|
||||||
scheduled: []
|
scheduled: []
|
||||||
done:
|
done:
|
||||||
- todo: hello world
|
- todo: hello world
|
||||||
|
|
@ -20,3 +13,15 @@ done:
|
||||||
ts: Sun Oct 15 10:45:25 MDT 2023
|
ts: Sun Oct 15 10:45:25 MDT 2023
|
||||||
- todo: read readme
|
- todo: read readme
|
||||||
ts: Sun Oct 15 10:45:25 MDT 2023
|
ts: Sun Oct 15 10:45:25 MDT 2023
|
||||||
|
- todo: review readme tail to finish // answer 3 questions
|
||||||
|
ts: Sun Oct 15 10:45:52 MDT 2023
|
||||||
|
- todo: read readme
|
||||||
|
subtasks:
|
||||||
|
- quality > quantity as designed to not be finsihed
|
||||||
|
- internet ok
|
||||||
|
- pls `gofmt` // vimrc handles for me
|
||||||
|
- todo: setting up
|
||||||
|
subtasks:
|
||||||
|
- go 1.13 // i have 1.21
|
||||||
|
- more in analyzer_test.go
|
||||||
|
ts: Sun Oct 15 10:45:52 MDT 2023
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue