Feature request for Word / LibreOffice plugin: ignore "et al", look for DOI during search
We would appreciate if Zotero could have these features in Microsoft Word / LibreOffice Writer plugin search for item:
- ignore "et al" (or equivalent, if we use localized version of Zotero) if we enter string like "Author1 et al, 2020" into search field.
- option to search item by its DOI too (not only by author name, title, date).
I hope more users would appreciate this functionality too.
Thanks in advance.
- ignore "et al" (or equivalent, if we use localized version of Zotero) if we enter string like "Author1 et al, 2020" into search field.
- option to search item by its DOI too (not only by author name, title, date).
I hope more users would appreciate this functionality too.
Thanks in advance.
For DOI, this would match features with other tools (e.g., PaperPile, RStudio), but I think that would probably only make sense if Zotero would Add by Identifier the DOI if it wasn’t available. That’s what those tools do. That would personally be useful for me for adding citations where a co-author gave me the DOI/full reference as a comment.
https://github.com/zotero/zotero/issues/1864
https://github.com/zotero/zotero/issues/1865
For me, it could be also useful while doing faster (re-)inserting Zotero-like citations in documents/manuscripts that used manually inserted citations (i.e. by simple text by other co-authors, that don't use Zotero/Mendelay); or (old) document's links to Zotero were removed and now I want to associated with Zotero citations again.
@adomasven, thank you for opening tickets.
1) It means that the dialog would need to work in two distinct ways: as a find-as-you-type search that doesn't require you to press Return, and as a network-based search that only triggers when you press Return. And while both title/creator/year and DOI would work for the former, only a DOI would work for the latter, unless we greatly extend Zotero's ability to add items directly via search. That all seems a bit conceptually muddled.
2) It would make it easier to create duplicates. E.g., if you paste a DOI for an item you already have that doesn't happen to have the DOI entered, you'd create a duplicate without seeing the existing item, as you likely would if you used Add Item by Identifier.
3) It can't just save — you would have to be able to choose a library and possibly collection to save to, which means reproducing something akin to the connector's save popup. To complicate matters, we'll likely be merging some form of collection/item browsing from the classic citation dialog into the main one, but it's not totally clear how that would interact with this, or what would happen when that was closed.
So while I understand the use case, I do think it risks making things more confusing. But we'll experiment.
I understand, that search in online doi.org website would be more complicated. Though – why not to try investigate in future?
2) Yes, duplicates could be created... if we implement search in online doi.org.
3) Current Web-browser plugins and Zotero Standalone just saves new items into active directory. This logic could remain for Word Processor integration plugin too. Or it can save at top of library.
Another alternative, even if we do search online:
put new metadata only in DOCX/ODT document inside, without creating new item in local Zotero Standalone.
now Zotero ignores "and" (e.g. if we search "Author1 and Author2 2020"), but only English "and"; it would be nice, if Zotero could ignore localised/translated "and".