zotero-bridge icon indicating copy to clipboard operation
zotero-bridge copied to clipboard

Add search APIs: search by TitleCreatorYear or search by Tag

Open jungle-gym-ac opened this issue 1 year ago • 0 comments

I'm a user of Zotero-Link Plugin. I encountered Search Accuracy Issue and I tried the solution proposed by this comment, which solved my problem.

Zotero-Bridge‘s original search API uses "quicksearch-everything" search mode provided by ZotServer Search Endpoint. In this Pull Request, I added to two more search APIs that uses "quicksearch-titleCreatorYear" and "tag" search modes of ZotServer, respectively. These new APIs can be used by Zotero-Link to provide different search modes.

jungle-gym-ac avatar Aug 26 '23 06:08 jungle-gym-ac