Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 687 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 687 Bytes

Instructions

Perquisites

  • Python 3 and pip are installed on the system
  • A pdf viewer, for instance okular, needs to be available.
  • The software OcrMyPdf needs to be installed: https://github.com/jbarlow83/OCRmyPDF

Installation

  • Install Python requirements with 'pip install -r requirements.txt'

Chalcidoids import

In order to run the chalcidoids import we need to find the collection id we want to import. This can be found in the url of the Zotero web application. The collection id has to be writen to the file zotero-import-chalcidoids.py into the collectionId variable. In addition the variable pdfApp should be the value of the pdf viewer installed on the system.