Anybody knows if there a way to import only one specific collection from Zotero ?
Tks
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | biblio_zotero-import-collection-2546020-2-D7.patch | 1.83 KB | goron |
Anybody knows if there a way to import only one specific collection from Zotero ?
Tks
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | biblio_zotero-import-collection-2546020-2-D7.patch | 1.83 KB | goron |
Comments
Comment #2
goron commentedHere'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.
Comment #4
mlncn commentedThis 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!!