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

Basic deletion use cases not supported? #35

Open
LisannaAtHome opened this issue Dec 8, 2017 · 3 comments
Open

Basic deletion use cases not supported? #35

LisannaAtHome opened this issue Dec 8, 2017 · 3 comments

Comments

@LisannaAtHome
Copy link

I don't seem to understand how to use this tool. My use case is very simple: delete all tags for an image except a few specified ones. This does not appear to work. If I have an image foo with tags bar, baz, and bez, and specify "--num 0 --delete --tags-like "b" --keep-tags bar baz, it instead decides to keep all of the tags. Not setting --num 0 doesn't appear to help.

@LisannaAtHome
Copy link
Author

Setting --num 1 causes it to try to delete baz and bez, even though I explicitly specified that it should keep baz.

@andrey-pohilko
Copy link
Owner

andrey-pohilko commented Dec 8, 2017 via email

@ipavlushin
Copy link
Collaborator

Hi @ledettwy you can you --delete-by-hours with 1 hour and use --keep-tags. This should work as you expected. For the test, use --dry option.

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

3 participants