From 6482259bb862acd7bd969fc4765fba6c11add6ad Mon Sep 17 00:00:00 2001 From: Oskar Date: Sat, 29 Jun 2024 20:27:19 +0200 Subject: update TODO --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index ab5ab96..da41f85 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,7 @@ -1. Maybe make some new structs with paths and such to make combining paths a little less of a pain. If its already there then we can just use them with no problems. -2. Fix that god awful bug where somehow the log filename paths dont get cleared from the string making fopen fail +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 3. Implement function to read log files? And maybe act upon the read contents? I'll have to think more about this. -4. Function to find filenames +4. 5. Clean up some code, remove redundancy and make everything a little smarter where i can 6. ?. 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 -- cgit v1.2.3