HELP, I can't de-duplicate papers with zotero
Hello, everyone. I've been having trouble using zotero for days now. In the "my duplicates, even manually or using the ''deduplication code" section, when I finish the deduplication and go back to my library, the files are not duplicated and are there again to remake the procedure. How do I proceed?
Thank you.
OBS: the code I'm referring to is:
var DupPane = Zotero.getZoteroPanes();
for(var i = 0; i < 100; i++) {
await new Promise(r => setTimeout(r, 1000));
DupPane[0].mergeSelectedItems();
Zotero_Duplicates_Pane.merge();
}
If there's a problem using the built-in Duplicate Items view, we can help you with that. We'd need a Debug ID for reproducing the problem and an exact description of what you're doing. Be sure you've disabled all plugins and restarted Zotero before trying.