summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 5 insertions, 3 deletions
diff --git a/TODO b/TODO
index 64947db..15fd5ac 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,5 @@
-1. Create check_create_ts_dirs
-2. Perform testing on it
-3. For now we are just warning the user to set the env variable HOME to your home dir but maybe we want to handle this even if its not set? \ No newline at end of file
+1. Finish find highest ID
+2. Clean up some code, remove redundancy and make everything a little smarter where i can.
+3. Change fill_ipi function again because i found a slightly better way to do things
+4. Start implementing some commandline arguments. I will probably start with -v (verbose) and -y/-n.
+?. For now we are just warning the user to set the env variable HOME to your home dir but maybe we want to handle this even if its not set? \ No newline at end of file