From 6bcef090c8be94123dc87091fcb2532451664e66 Mon Sep 17 00:00:00 2001 From: Oskar Date: Fri, 28 Jun 2024 17:11:23 +0200 Subject: can finally trash files and the program logs it. Its not very pretty though. I think ill have to make some more structs and functions for a cleaner way of handling this --- TODO | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index f329b58..a8365d2 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,6 @@ -1. Start implementing some commandline arguments. I will probably start with -v (verbose) and -y/-n. -2. Clean up some code, remove redundancy and make everything a little smarter where i can. -3. -4. +1. Implement function to move the file to the trash. +2. Implement function to read log files? And maybe act upon the read contents? I'll have to think more about this. +3. Function to find filenames +4. Clean up some code, remove redundancy and make everything a little smarter where i can +5. ?. 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