Opened 8 years ago
Closed 3 years ago
#1433 closed enhancement (fixed)
Batch import by identifier
| Reported by: | tjowens | Owned by: | dstillman |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | interface | Version: | 1.5 |
| Keywords: | Cc: |
Description
Some way to run the look up by identifier against a list of identifiers. It would be ideal if we could parse through a text file, pull out the identifiers, and return items for all the IDs found in the file.
Change History (3)
comment:1 Changed 8 years ago by tjowens
- Component changed from uncategorized to interface
- Type changed from enhancement to defect
comment:2 Changed 8 years ago by dstillman
- Type changed from defect to enhancement
- Version changed from 1.0 to 1.5
comment:3 Changed 3 years ago by dstillman
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
https://github.com/zotero/zotero/pull/164 is probably close enough.