UB-Mannheim / zotero-ocr

Zotero Plugin for OCR
GNU Affero General Public License v3.0
516 stars 35 forks source link

bugs with newest version & questions on developing #71

Open Alex4210987 opened 3 months ago

Alex4210987 commented 3 months ago

hi developers! thanks for your excellent work! i have 2 questions :

aborel commented 3 months ago

0.7.1 had an important bug using Zotero7, 0.7.2 is intended to fix that.

If you want to redesign the plugin around a different OCR engine, especially using an API instead of calling external programs as zotero-ocr is currently doing, I think you will need to modify almost everything. Most of the code deals with calling the external tools pdftoppmand tesseract in the proper sequence and using the proper parameters, and the preferences are quite specific to these tools.

Alex4210987 commented 3 months ago

yesss, you are right about changing everything. i guess it's a lot of work.

however, the bug i described happens on Zotero6. sorry that i'm that specific enough before.

aborel commented 3 months ago

Can you post screenshots of your Zotero-OCR preferences and the folder for the Zotero item?