Skip to content
Discussion options

You must be logged in to vote

https://github.com/windingwind/zotero-actions-tags?tab=readme-ov-file#custom-script

When selecting multiple items in the library, the action will be triggered once for all items (items=[...], item=undefined) and then one by one for each item (items=[], item=...). You can use the items variable to get the selected items array and avoid duplicate executions.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pencilheart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants