[MLZ] Is the abbreviation filter plugin for Word working?
With the latest MLZ, I don't think the abbreviation filter plugin for Word is working. The abbreviation pane from the Classic View is completely blank.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
By the abbreviation pane being blank, I meant I don't even see the "references in the document + abbreviation" tabulation. That area is empty.
I've also released the 4.0-level version of MLZ. If you have installed MLZ recently, it should upgrade automatically. If not, you can install it from CitationStylist.
Frank
When you import with "Fill Gaps", does the import return immediately, or is there a pause? There should be a significant pause before the import completes. If not, the import itself is failing.
After you restart, are the imported abbreviations available, or are all abbreviations undefined? (With that list, a cite to an article in "Vermont Law Review" should abbreviate automatically.)
After triggering a failure, when you visit Firefox Tools -> Web Developer -> Error Console and select the Errors tab, what do you see?
* When I import, the import doesn't return immediately. There is a pause. When it comes back, nothing seems to have changed. As I indicated above, some of the abbreviation boxes are already filled to begin with. At this point, when I switch to another category (e.g., from journal to institutions), the screen goes blank. I'll send you a screen shot of it by email.
* When I restart, some abbreviations are available, but these look like the ones that I had from the very beginning even before running the abbreviation plugin.
* In the Error Console, I don't see anything noteworthy. There is a remark about some "Mutation Events", but I think it's unrelated based on its time stamp.
On a related issue, it seems that journal names are abbreviated well by the abbreviation plugin, but institutions not as well. (e.g., "association" never truncates as "Ass'n", and I see the entry "association" in mlz-amlaw-names.json.) Do you know why?
The plugin should obviously not appear to break. I'll look into this, but if the description above is correct, it might take a few days to get to it.
Anyways, I don't have a problem other than the display issue, if it's a display issue. As long as I'm able to look at the abbreviations table and manually add, I have no issue.
It's designed to store the abbreviation lists in a database file, separate from the main Zotero/MLZ data, but with the same technology. The database persists across sessions, and it can store very large volumes of data without slowing down. Only the abbreviations needed for the current document(s) are loaded into memory, so having huge separate lists for multiple styles is not a problem. Any edits that you do through the plugin dialog are stored in the database, and will apply to other documents as well, when the same style is used.
It's certainly possible that database saves were broken at some point. I neglected the plugin code for awhile after first building it, but it's now a core partner to MLZ, and I'm watching it carefully.
Documentation has been thin for this. I'm in the final throes of preparing a book on MLZ, which will include a section on the Abbreviation Filter that I hope will fill that gap.