Zotero is slow in a large document on macOS
adomasven
Zotero Team
This discussion was created from comments split from: Zotero is extremely slow in long Word document.
Upgrade Storage
I'm having the same problem with my 800-page PhD dissertation. I've lost many days of work waiting for Zotero to update all the citations (over 1,000). I use Word on macOS, but the same thing happens on my Windows PC. I know Word isn't ideal for long documents either, but perhaps the integration between Zotero and Word could be improved.
I'll provide my Debug ID for this issue once the process is complete. For now, the log stays at these lines:
(3)(+0000000): Integration: MacWord16-refresh:'/Applications/Microsoft Word.app/' invoked
(3)(+0000000): Integration: Instantiating MacWord plugin handler for command refresh with doc /Applications/Microsoft Word.app/
(3)(+0000060): Running /usr/bin/osascript '-e' 'tell application "Microsoft Word" to time to GMT'
(4)(+0001786): ZoteroMacWordIntegration: getDocumentData
(3)(+0000037): Moving window to 560, 519
(4)(+0000105): ZoteroMacWordIntegration: getFields
(3)(+0010458): Running /usr/bin/sw_vers '-productVersion'
EDIT: It stays at this line for more than 20 minutes now.
Otherwise, your best bet is to split this document into chapters and work on their citations separately, and then merge the document in the end and do a final refresh there.
I have already submitted my Ph.D. dissertation, but I need to make some changes for the publisher. I am now at the point in the process where splitting the document into multiple files is no longer an option.
I'll try the refresh process on my Windows desktop PC and post the debug ID here to see if there's a significant difference.
Perhaps the architecture of the Word connector needs to be changed? Is there a way to not parse every citation each time, only the ones that changed? Even the pipeline through AppleScript seems to act like a bottleneck. However, I'm not a developer, so these are just simple ideas. Thanks again for Zotero!