added todo tracker
This commit is contained in:
parent
0ecad9e96a
commit
65b62ef9a6
1 changed files with 11 additions and 0 deletions
11
TODO.md
Normal file
11
TODO.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# TODO
|
||||
|
||||
**Last working on:** I fixed the frontmatter processing; now I should verify that the entire directory is being processed okay.
|
||||
|
||||
## Thoroughly test directory processing
|
||||
|
||||
- Is the pagedata being constructed as expected?
|
||||
- Is the processmemory struct working as expected?
|
||||
|
||||
NOTE: I should really write these as actual tests, not just running tests on my testing directory myself.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue