
Zotero Plugins Collection - GitHub
src/index.ts is the main logic script, which performs the following actions:. Iterates through the plugin information list, fetches basic information and releases for each plugin from GitHub, and saves the obtained information in dist/plugins.json
zotero-plugin · GitHub Topics · GitHub
5 days ago · Zotero plugin that links your Markdown database to Zotero. Jump directly from Zotero Items to connected Markdown files. Automatically tags Zotero Items so you can easily see which papers you've made notes for.
GitHub - MohamedElashri/awesome-zotero: A curated list of …
Awesome GPT - Zotero plugin to provide GPT backend into Zotero using API. KeepZotero - Zotero plugin to keep Zotero in the taskbar by changing close to minimize or disabling shortcuts. Zotero Addons - Zotero add-on to list and install add-ons in Zotero. zotero-arxiv-workflow - Zotero plugin to help you manage adding and updating papers from arXiv.
GitHub - syt2/zotero-addons: Zotero Add-on Market | Zotero插件 …
Zotero Add-on Market | Zotero插件市场 | Browsing, installing, and reviewing plugins within Zotero - syt2/zotero-addons
windingwind/zotero-better-notes - GitHub
Translate for Zotero: Translate PDF, EPub, webpage, metadata, annotations, notes to the target language. Actions & Tags for Zotero: Customize your Zotero workflow. Bionic for Zotero: Bionic reading experience with Zotero.
Releases · scitedotai/scite-zotero-plugin - GitHub
This specifically makes the plugin work with the build Zotero-5.0.97-beta.43+c5d89f6d0 but should generally support the new HTML based structure (in addition to the XUL version for any users who do not upgrade). For context, see: #26; Installation Instructions. To install a plugin in Zotero, download its .xpi file to your computer.
windingwind/zotero-plugin-template - GitHub
Bumpp can be configured in zotero-plugin-config.ts; for example, add release: { bumpp: { execute: "npm run build" } } to also build before committing. Subsequently GitHub Action will rebuild the plugin and use zotero-plugin-scaffold's release script to publish the XPI to GitHub Release.
MuiseDestiny/zotero-gpt: GPT Meet Zotero. - GitHub
Step Description Supplementary Information; 1: Open Zotero GPT: Refer to [3] Open/Exit Zotero GPT: 2: Type #Tag Name and press Enter
GitHub - luascfl/Zotero-plugins-6.0.36-or-7: Zotero plugins …
Description: Zotero Plugin for OCR. This Zotero plugin adds the functionality to perform OCR for the PDFs selected in Zotero. It can add a new PDF including the recognized text, a note with the recognized text only, and HTML (hOCR) file(s). Tesseract OCR is used for the text recognition itself. Tags: ocr, tesseract-ocr, zotero, zotero-plugin ...
scitedotai/scite-zotero-plugin: scite zotero plugin - GitHub
Upgrade zotero-plugin dependency with support for Zotero 6 (backwards compatible), and use eslint instead of tslint. 1.11.1 Properly match scite column during getField call in XUL tree version.