summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-06-30 13:49:43 +0200
committerOskar <[email protected]>2024-06-30 13:49:43 +0200
commitb5fc1ae8a6c5d06b76c94da22495fccd2e126bb3 (patch)
tree0c261ada5017004cdbde2cc734daf3e050a97ae6 /TODO
parent2d664cc4e151f03053982d3075239bfa1aaea41e (diff)
new tmp strings for ipi
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index da41f85..fba10c0 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
-1. Handle case where there is no file and it makes an ID of 2
-2. Add ID to the trashed files as well because duplicate names happen. Also add entry to logfile where the trashed file's id is included in the filename
+1.
+2.
3. Implement function to read log files? And maybe act upon the read contents? I'll have to think more about this.
4.
5. Clean up some code, remove redundancy and make everything a little smarter where i can