Unable to Edit Word Plugin Macros
Following the instruction here to edit the zotero word plugin: https://github.com/zotero/zotero-word-for-windows-integration/tree/main
I go to Developer->Macros->View Macros, but 'edit' is disabled. Also, when I go to Developer->Visual Basic, I get 'Project Locked' when I try to open Zotero project.
How should I open the code for .dotm file and modify it?
I go to Developer->Macros->View Macros, but 'edit' is disabled. Also, when I go to Developer->Visual Basic, I get 'Project Locked' when I try to open Zotero project.
How should I open the code for .dotm file and modify it?
-
adomasvenYou should post development questions to zotero-dev mailing group. You should open the Zotero.dotm file directly and the open the Visual Basic editor. If you have the Zotero.dotm file in your startup directory there will be two entries in the VB editor for Zotero. You should be able to edit one of them.