The plugin now works with Zotero 10 and continues to support Zotero 8 and 9. Support has been dropped for Zotero 6 and 7. Download the appropriate release below:
If you are using Firefox, please right click the link and select "Save Link As...". Then:
Tools -> Plugins -> :gear:icon -> Install Plugin From File... and select the downloaded file.Tools -> Add-ons -> :gear:icon -> Install Add-on From File... and select the downloaded file.The current functionality is limited to initiating searches from your collection in the following ways:
Inciteful.xyz Tools -> Graph SearchGraph Search using Inciteful.xyz (on Zotero 10 you can select multiple collections to search across all of them)Inciteful.xyz Tools -> Connect PapersThe plugin is built on windingwind's zotero-plugin-template and zotero-plugin-scaffold.
npm install
npm start # launch Zotero with the plugin loaded (configure .env first, see .env.example)
npm run build # build the .xpi into .scaffold/build/
TypeScript
93.7%
JavaScript
4.3%
Fluent
2.0%
The plugin now works with Zotero 10 and continues to support Zotero 8 and 9. Support has been dropped for Zotero 6 and 7. Download the appropriate release below:
If you are using Firefox, please right click the link and select "Save Link As...". Then:
Tools -> Plugins -> :gear:icon -> Install Plugin From File... and select the downloaded file.Tools -> Add-ons -> :gear:icon -> Install Add-on From File... and select the downloaded file.The current functionality is limited to initiating searches from your collection in the following ways:
Inciteful.xyz Tools -> Graph SearchGraph Search using Inciteful.xyz (on Zotero 10 you can select multiple collections to search across all of them)Inciteful.xyz Tools -> Connect PapersThe plugin is built on windingwind's zotero-plugin-template and zotero-plugin-scaffold.
npm install
npm start # launch Zotero with the plugin loaded (configure .env first, see .env.example)
npm run build # build the .xpi into .scaffold/build/
TypeScript
93.7%
JavaScript
4.3%
Fluent
2.0%