Skip to content

Commit

Permalink
ideas and issues moved to roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
niradar committed Jun 7, 2024
1 parent 8a82b9d commit 8f2fec2
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,20 +87,6 @@ conda activate duplicate_finder
pip install -r requirements.txt
```

## Possible Future Improvements
- [ ] Better handling of folders with saved html files
- [ ] Deal with `_files` folders in the scan folder - Move it only if all files are duplicates
- [ ] Search duplicates in compressed files
- [ ] Detect older versions of files
- [ ] Add a GUI for the script
- [ ] Compare folders, not single files
- [ ] Ability to ask questions on the data, e.g.:
- [ ] "How many files with the same name are in specific folders?"
## Known Issues
- [ ] Even if argument --copy_to_all is not present, still need to move the duplicates to the move_to folder without copying them to other folders
- [ ] Issue with files with non-standard characters in the filename - not reproducible yet


## Contributing
If you have suggestions for improving this script, please open an issue or submit a pull request.

Expand Down

0 comments on commit 8f2fec2

Please sign in to comment.