Anybody knows if there a way to import only one specific collection from Zotero ?
Tks

Comments

egfguedes created an issue. See original summary.

goron’s picture

Component: User interface » Code
Category: Support request » Feature request
Status: Active » Needs review
StatusFileSize
new1.83 KB

Here's a patch that enables importing from a collection. It's simple and seems to get the job done. There could be improvements, like validating that the collection id exists, or fetching all the collection names for the library and offering the collection choice in a dropdown list. But I think this patch is sufficient as is to get started, and these things could be added later.

  • mlncn committed 181fb64 on 7.x-1.x authored by goron
    Improve help text for import only specific collection by id via issue #...
mlncn’s picture

Status: Needs review » Fixed

This feature was incorporated into the 7.x-1.x by Travis McCauley, and I've applied Goron's superior help text for the configuration page. Thanks!!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.