DOI translator: skip item selector when only one item present
On a page like this, there is a single DOI:
https://www.isca-speech.org/archive/interspeech_2023/kurata23_interspeech.html
When I click the Zotero connector icon, it prompts the Zotero item selector dialog 'Select which items you'd like to add to your library:', listing the single item on the page. That makes the dialog redundant.
Perhaps this can be solved by having a proper translator for this particular conference proceedings (I'll file a separate topic on that), but in general I would propose that if the DOI translator finds only a single item that should preclude the item selector dialog and that single item should be added to the library.
https://www.isca-speech.org/archive/interspeech_2023/kurata23_interspeech.html
When I click the Zotero connector icon, it prompts the Zotero item selector dialog 'Select which items you'd like to add to your library:', listing the single item on the page. That makes the dialog redundant.
Perhaps this can be solved by having a proper translator for this particular conference proceedings (I'll file a separate topic on that), but in general I would propose that if the DOI translator finds only a single item that should preclude the item selector dialog and that single item should be added to the library.
The only possible way to skip the select-items dialog would be some logic that compared the resolved metadata to various components of the page and determined it was the same item. But even to use your example, the actual title is only an h3, which isn't a particularly strong single (though there's no h1 or h2).