Releases: ChenglongMa/zoplicate
Release 1.1.0
Changelog
v1.1.0
In this version, we have made the following changes:
-
🧬 CHANGE!: We change the processing method of duplicate items.
Previously, we use the
Trash
method to process duplicate items, i.e., delete the duplicate items.
However, this method will cause the loss of some information of the duplicate items.- E.g., notes, tags, collections, attachments.
In this version, we use the
Merge
method to process duplicate items.
This method will copy all the aforementioned information to the retained item, and then delete the duplicate items.- NOTE: If you are using ZotFile, the
Merge
method will copy the file link of the duplicate items to the retained item. - However, users relying on Zotero's default attachment storage may encounter duplication issues if the newly imported item contains attachments.
- This is a known potential problem in Zotero, as detailed in Zotero Documentation - Duplicate Detection.
Acknowledgement
Thanks ChinJCheung's idea mentioned in #5.
Release 0.6.1
Please download the .xpi
file from https://github.com/ChenglongMa/zoplicate/releases/download/zotero6/zoplicate.xpi
and install it following this document.
Changelog
v0.6.1
In this version, we have made the following changes:
-
🧬 CHANGE!: We change the processing method of duplicate items.
Previously, we use the
Trash
method to process duplicate items, i.e., delete the duplicate items.
However, this method will cause the loss of some information of the duplicate items.- E.g., notes, tags, collections, attachments.
In this version, we use the
Merge
method to process duplicate items.
This method will copy all the aforementioned information to the retained item, and then delete the duplicate items.- NOTE: If you are using ZotFile, the
Merge
method will copy the file link of the duplicate items to the retained item. - However, users relying on Zotero's default attachment storage may encounter duplication issues if the newly imported item contains attachments.
- This is a known potential problem in Zotero, as detailed in Zotero Documentation - Duplicate Detection.
Acknowledgement
Thanks ChinJCheung's idea mentioned in #5.
Release 0.6.0
Please download the .xpi
file from https://github.com/ChenglongMa/zoplicate/releases/download/zotero6/zoplicate.xpi
and install it following this document.
For Zotero6
NOTE
This version is only updated for Zotero 6.
For Zotero 7, please visit the latest version.
Please read this document for more details.