[Share] Remove a set of tags from selected items #580
mjthoraval
started this conversation in
Action Scripts
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Remove a set of tags from selected items, collection or library.
The current code is designed to be used with this other script: #577.
But it can be adapted for any set of tags.
The script does not modify the "Date Modified" property of the annotations, so that the annotations are not affected.
Caution
This script will completely remove the tags in TAGS_TO_DELETE from the selected items, collection or library.
This cannot be undone. Please use carefully.
This script is preferred over this other one that removes the tags from the whole library (#579) as it is more granular and safer to test on a small number of items. It can still be applied to the whole library by selecting all the items in the library to run the script.
Event
None
Operation
Script
Data
Beta Was this translation helpful? Give feedback.
All reactions