From 8741945cd6bca05c5b06babbd58e70dacf86e25e Mon Sep 17 00:00:00 2001 From: h7x4 Date: Thu, 28 May 2020 13:24:03 +0200 Subject: [PATCH] Add todo list --- todo.notes | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 todo.notes diff --git a/todo.notes b/todo.notes new file mode 100644 index 0000000..a92deee --- /dev/null +++ b/todo.notes @@ -0,0 +1,12 @@ +// Requires https://marketplace.visualstudio.com/items?itemName=canadaduane.notes + +TODO: + [ ] Add config file + [√] Add Readme + [ ] *Add fonts to repo* + [ ] Rename functions and files + [ ] Document functions and files + [ ] *Add .- logic in jishoScrape/src/textFiltration.js* + [ ] *Fix hbox* + [ ] Fix makefile + [ ] Clean code \ No newline at end of file