diff options
author | Oskar <[email protected]> | 2024-06-29 15:13:21 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-06-29 15:13:21 +0200 |
commit | 69cbbd4531af56fa6b99212a8d53c46bddd06736 (patch) | |
tree | 1f6525e9c7442450516e097f9b42b170b11c35a8 /TODO | |
parent | 6bcef090c8be94123dc87091fcb2532451664e66 (diff) |
major bug found, not sure how to fix it
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -1. Implement function to move the file to the trash. +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. 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 |