After Zotero 7 launch, the plugin page will deprecate Zotero 5 and 6 plugins to become organized?
The page still have Zotero 5 plugins and don't contain all the plugins, requiring the user to look to GitHub for extensions, would be great if they appeared in a single page like https://ankiweb.net/shared/addons
The page does not indicate if the plug in is updated to work with Zotero 7 or not but it is still useful to have them combined in one page besides the main Zotero plugin page https://www.zotero.org/support/plugins
Here is an updated version of plugins working with Zotero 7 that I found (I hope there will be non need for it in the future with most plugins being updated):
=zotero-format-metadata (Linter for Zotero. An addon for Zotero to format item metadata. Shortcut to set rich text, set journal abbreviations, university places, item languages, etc.) https://github.com/northword/zotero-format-metadata
I have refactored Zotero Citation Counts Manager to work with Zotero 7, and used new features such as registering custom columns so that items can be ordered by citation counts. I would love some feedback. https://github.com/FrLars21/ZoteroCitationCountsManager
We created a small page to list Zotero plugins and show whether or not they are compatible with Zotero 7: https://plugins.zotero-chinese.com/#/ , feel free to use it and make suggestions, as well as feedback on plugins we've missed.
The plugin can detect if the newly imported item is a duplicate of an existing item in the library. If so, it will prompt you to process the duplicate items.
Also, it has extended the `Duplicate Items` panel with "Bulk Merge All Duplicates" function. Namely, it will automatically merge ALL duplicate items according to your "Master Item" Preferences.
@ipoclorato: The installation process of Zotero plugins is described here:
To install a plugin in Zotero, download its .xpi file to your computer. Then, in Zotero, click “Tools → Add-ons” and drag the .xpi onto the Add-ons window.
The page still have Zotero 5 plugins and don't contain all the plugins, requiring the user to look to GitHub for extensions, would be great if they appeared in a single page like https://ankiweb.net/shared/addons
https://github.com/topics/zotero-plugin
The page does not indicate if the plug in is updated to work with Zotero 7 or not but it is still useful to have them combined in one page besides the main Zotero plugin page
https://www.zotero.org/support/plugins
Here is an updated version of plugins working with Zotero 7 that I found (I hope there will be non need for it in the future with most plugins being updated):
=Zotero File (a a new plugin based on Zotfile):
https://github.com/MuiseDestiny/zotero-file/releases
More information in this thread:
https://forums.zotero.org/discussion/104858/on-zotfile-development-and-zotero-7/p2
=Zotero translate(Pre-releases work with Zotero 7):
https://github.com/windingwind/zotero-pdf-translate/releases
=Zotero Pdf Preview (pre-releases works with Zotero7):
https://github.com/windingwind/zotero-pdf-preview/releases
=Zotero Better notes:
https://github.com/windingwind/zotero-better-notes/releases
=Zotero Style (Ethereal Style for Zotero)
https://github.com/MuiseDestiny/zotero-style/releases
(Serves many purposes including some provided by other separate plugins as providing dark themes for pdfs, finding pdf through Sci-hub)
=Chatero : Charts for Zotero:
https://github.com/volatile-static/Chartero
=zotero-format-metadata (Linter for Zotero. An addon for Zotero to format item metadata. Shortcut to set rich text, set journal abbreviations, university places, item languages, etc.)
https://github.com/northword/zotero-format-metadata
=Zotero Date from last modified:
https://github.com/retorquere/zotero-date-from-last-modified
=Zotero Citation (Make Zotero's citation in Word easier and clearer)
https://github.com/MuiseDestiny/zotero-citation
=Zotero reference/Crush reference:
https://github.com/MuiseDestiny/zotero-reference
=Night for Zotero 7 ALPHA 0.1.0-2
https://github.com/tefkah/zotero-night/releases
(Note: dark theme is partially available also via Zotero Styles plug-in)
=zotero-date-from-last-modified:
https://github.com/retorquere/zotero-date-from-last-modified
=Better BibTex for Zotero: Make Zotero useful for us LaTeX holdouts.
https://github.com/retorquere/zotero-better-bibtex
=Zotero Actions and Tags:
https://github.com/windingwind/zotero-actions-tags/releases/tag/v0.3.0
There is also a script that supposedly partially act as alternative to sci-hub plugin working through Actions and tags:
https://github.com/windingwind/zotero-actions-tags/discussions/124#discussioncomment-7079522
Basic Discussion about Sci-hub zotero add-on development can be found here:
https://github.com/ethanwillis/zotero-scihub/issues/96
We can also simply search for and modify the "engines.json" to add any suitable source to the menu of look up for items by duplicating the google or suitable seach engine and simply change the URL. For example:
{
"_name": "Anna Archive title and author",
"_alias": "Anna Archive",
"_description": "AnnaArchive Lookup",
"_icon": "https://lh3.googleusercontent.com/sOX00LxhvUoMVoBEtSGXV9t10d57n4G1Q26wGc2nDmbh2l_elVUti-ULnTsUBnDlNM4_aab70w=s128-h128-e365",
"_hidden": false,
"_urlTemplate": "https://annas-archive.org/search?q={z:title}+{rft:aufirst?}+{rft:aulast?}",
"_urlParams": [],
"_urlNamespaces": {
"z": "http://www.zotero.org/namespaces/openSearch#"
},
"_iconSourceURI": "https://lh3.googleusercontent.com/sOX00LxhvUoMVoBEtSGXV9t10d57n4G1Q26wGc2nDmbh2l_elVUti-ULnTsUBnDlNM4_aab70w=s128-h128-e365"
},
You can just change the parts of name, alias, description, and most importantly the first part of the url template (https://annas-archive.org/search?q) to the site you need. You can find more on:
https://forums.zotero.org/discussion/77011/managing-lookup-engines-adding-an-engine
http://egh.github.io/zotero-lookup-engines/
Hope this post can be pinned and if other addons are updated to be added here.
Many thanks for Zotero developers for great features in in the new version and for add-on developers for their great and highly useful additions
Best regards
https://github.com/dvanoni/notero
Some plugins trying to integrate chat gpt with Zotero:
There are some Zotero plugins for AI you can try to see if they are suitable for your needs:
https://github.com/kazgu/zotero-chatgpt
https://github.com/MuiseDestiny/zotero-gpt
https://github.com/lifan0127/ai-research-assistant
Not a plugin but connects zotero and chatgpt:
https://huggingface.co/spaces/lifan0127/zotero-qa
More Discussion Here:
https://forums.zotero.org/discussion/102320/the-possibility-of-integrating-ai-into-zotero-to-assist-reading
https://github.com/daeh/zotero-markdb-connect
https://github.com/daeh/zotero-markdb-connect/issues/48
I would like to share my plugin "Zoplicate" here:
The plugin can detect if the newly imported item is a duplicate of an existing item in the library. If so, it will prompt you to process the duplicate items.
Also, it has extended the `Duplicate Items` panel with "Bulk Merge All Duplicates" function. Namely, it will automatically merge ALL duplicate items according to your "Master Item" Preferences.
For more details, please refer to https://github.com/ChenglongMa/zoplicate.
Hope this is helpful.
Thanks.
thank you very much for sharing this!
For those not familiar with how github works. Could you suggest or indicate a way to install this plugin onto my pc/zotero?
thank you very much!
Note the special steps in Firefox to download the
.xpi
file: https://retorque.re/zotero-better-bibtex/installationThe
.xpi
file for the latest version of the plugin is usually available in "Releases" -> "Assets":https://s3.amazonaws.com/zotero.org/images/forums/u265723/ovej6yukhsna824rs8o0.png
https://s3.amazonaws.com/zotero.org/images/forums/u265723/erhe2vyhf86ywvsalzw5.png