-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Archive photos aren't deleted in the fs with photoprism purge #349
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
See Implement trashcan #167 |
Most users don't want us to modify or delete their originals, so purge is just to remove entries from the index. In a second step, after the first release, we might implement an optional feature to delete files from the filesystem. |
Ok, thanks |
I'm using the archive capability to curate my library. Ideally, there would be a way to have Photoprism move all of my photos marked "Archive" to an archive folder and then optionally purge them from the index. I don't want them all deleted but would like to remove them from my "originals" folder. |
I agree with @jvallery. I also want to use PhotoPrism to curate my photo library. Letting PhotoPrism delete unwanted photos, or at least move archived photos to a separate directory in the file system would be a great. |
Delete archived photos is already on the roadmap :) #167 |
I've some photos in
archive
but when I runphotoprism purge
those photos aren't deleted in the filesystem.version
photoprism/photoprism latest
Is there a proper way to delete/remove photos and reflect it in the filesystem?
The text was updated successfully, but these errors were encountered: