LibreOffice Writer Add-on codebase components
I needed to interview DeepWiKi Devin in context of / with access to Zotero libreoffice integration codebase in one question. Here, the results. Never before I got informed this form about the nature of things. Please confirm or negate the understanding to be right:
zotero libreoffice integration codebase comprises
* zotero module whose code runs as Zotero thread/process and is used by Zotero for communication with LO Writer
* LibreOffice Writer side extension for communication with Zotero app, it runs in context of Writer instance
Grabbing for Writer Java UNO component for zotero from LibreOffice extensions marketplace may be linked to risk of version mismatch. Works it well with Zotero 8.04? Unsure because last update was made - unclear when, no timestamp presented.
Installing Add-on from Zotero app appears to me to be safer option. LO marketplace doesn't inform users about version number and version release date.
EDIT
LO Writer side UNO package seem to be here https://github.com/zotero/zotero-libreoffice-integration/tree/2183efa32284c061883628029ce030aaba7ec63e/build/source/org/zotero/integration/ooo/comp
zotero libreoffice integration codebase comprises
* zotero module whose code runs as Zotero thread/process and is used by Zotero for communication with LO Writer
* LibreOffice Writer side extension for communication with Zotero app, it runs in context of Writer instance
Grabbing for Writer Java UNO component for zotero from LibreOffice extensions marketplace may be linked to risk of version mismatch. Works it well with Zotero 8.04? Unsure because last update was made - unclear when, no timestamp presented.
Installing Add-on from Zotero app appears to me to be safer option. LO marketplace doesn't inform users about version number and version release date.
EDIT
LO Writer side UNO package seem to be here https://github.com/zotero/zotero-libreoffice-integration/tree/2183efa32284c061883628029ce030aaba7ec63e/build/source/org/zotero/integration/ooo/comp
Upgrade Storage