Skip to content
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

Plugin modifies attributes of the photo that the user would have wanted to keep #8

Open
jayliu50 opened this issue May 5, 2016 · 0 comments

Comments

@jayliu50
Copy link

jayliu50 commented May 5, 2016

Can this plugin NOT modify the flag status, the labels, etc., of the photo that the user would want to keep?

For example, let's say there is image.jpg and image-2.jpg, and image-2.jpg is the duplicate that needs to be removed. image.jpg is the copy the user wants to keep.

The plugin adds the label to BOTH .jpg files as "duplicate". It also sets the flag=unflagged, which is annoying for any photos that the user has already marked as flag=picked (because now the user's setting is erased). These (and potentially more) metadata changes are potentially unwanted for the user, because they modify the copy that the user would want to keep.

Ideally, the plugin should just leave the good copy alone, and do NOTHING with them. It needs to respect the metadata changes that the user has already performed.

These unwanted changes costs the user time at best, and results in photos that miss out on being exported or backed up in the worst case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant