marcelparciak

About

Username
marcelparciak
Joined
Roles
Member

Comments

  • I found a way to (kind of) automate it, which works for me so far. Open up the Duplicate Items folder. Go to Tools > Developer > Run JavaScript and use this Snippet: var DupPane = Zotero.getZoteroPanes(); for(var i = 0; i < 100; i++) { …