Export ISBN/Google books import ISBN
It appears that google books will only import via a list via a list of isbn numbers. Is it/would it be possible for Zotero to make this easy by having a tool to just export a text list of isbns, each on a new line?
If there is already a way to do this, could someone point that out to me? Thanks.
If there is already a way to do this, could someone point that out to me? Thanks.
It would be straight forward to write an export format of ISBN only. However, this seems like a edge case that might be better waiting for a more generic text exporter (such as the CSV format).
To immediately address your need, you can process the text file produced by some other export format that has ISBN included. Are you familiar with grep or a text editor that could help you extract all lines in a file that matched a pattern?
Do you want patrons to be able to export the zotero data for use on other systems? Or just a formatted bibliography?
Presumably there is network access. Can they put/retrieve files on a server? Or just use email?