Quote:
Originally Posted by snow-raven
It took me a while to find the problem record, as the column number referenced did not match the position of the column in the export file. Is there a way that I can see the actual column order in ZMI next time?
|
Run Calibre in Debug Mode (ctl+shift+r or right-click the Preferences toolbar icon and click Restart in Debug). When you process the input .csv from Zotero, each row is printed to the Debug Log as it is processed, not to mention other data that is of use when debugging your data.
Remember that the top row/first column line in your .csv is row 0/column 0.
DaltonST