Fix issues with API data retrieval
- Fix recent issues related to the retrieval of the data from the API.
- Add option (in configuration file) to attach pdf file to zotero item.
- Add option (in configuration file) to choose collection in Zotero. The default collection is still determined by the
collection_keyoption. - Add option to change the number of results per query when fetching results (in configuration file and command line). Sometimes there are issues with the API and changing the number of results queried in one call helps solve them.
- Add option to change the maximum number of trials (in configuration file).