From 61a079b0ae79e8e7acc085bf5ee49b07587266b2 Mon Sep 17 00:00:00 2001 From: PS Date: Sat, 10 Feb 2024 12:53:40 -0800 Subject: [PATCH] adding todo --- TODO.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 00000000..25a350c1 --- /dev/null +++ b/TODO.md @@ -0,0 +1,14 @@ +# TODO + +## Necessary +[] fix project creation - this should just work out of the box +[] remove automatic code layout for now + +## Nice to Have +[] remove audio +[] 4coder projects should have a startup script - so you can do things like add cl to the path + +## Languages I Use +[] markdown - at the very least, this doesn't need to get any syntax highlighting (tho marks ie ## and * etc could) + +# DONE \ No newline at end of file