-
Notifications
You must be signed in to change notification settings - Fork 129
Description
Is your feature request related to a problem? Please describe.
I would like to have better visibility into what has been deleted from the library.
Currently, when you use the cleanup option, it deletes photos from the export that have been deleted in Apple Photos.
This makes it hard to verify if all the deletes were intentional.
Describe the solution you'd like
It would be great if there was an option that wouldn’t delete the files, but instead move the deleted files into a different directory instead.
Ideally, it would preserve the same directory structure as before.
This would allow us to review what has been deleted in Apple photos since the last backup.
Describe alternatives you've considered
Until now I have been using the —report
option and reviewed deletions by looking at the file paths, but being able to actually look at the photos would make this much more effective.
Additional context
If you are open to adding this feature, but don’t have the time yourself, I could contribute the code for it.