Log In
Register
Upgrade Storage
Home
Groups
Documentation
Forums
Get Involved
Number of papers
kzahor
November 29, 2023
How can one determine, when a paper exists in multiple folders, exactly which other folders it is in and in how many instances in total?
dstillman
November 29, 2023
https://www.zotero.org/support/kb/collections_containing_an_item
tim820
November 29, 2023
edited November 29, 2023
You can also run the following code under Tools > Developer > Run Javascript to get a list/count of all the collections that a selected item belongs to:
https://gist.github.com/KalebNyquist/2ca3ac322751578b6d791cd90b4df15b
(this would be prime candidate for a new plugin, for example creating a Collections tab in the right pane)
Sign In
or
Register
to comment.
Upload image file with the file dialog or by dragging and dropping images onto the dashed region
Select a file
Close
Ok
https://gist.github.com/KalebNyquist/2ca3ac322751578b6d791cd90b4df15b
(this would be prime candidate for a new plugin, for example creating a Collections tab in the right pane)