zotero / zoterobib

ZoteroBib is a free online bibliography generator from the makers of Zotero

Home Page:https://zbib.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add multiple items via import

dstillman opened this issue · comments

For standard multi-item responses, I think it's fine to have the user select a single item. This isn't Zotero, and there's really no reason to use search result pages, so the user likely wants a single item.

With /import, though, the calling site has specifically passed a page or file to import, and in that case it seems like we should prompt to add all provided items instead of selecting one. We can then either skip the review box or, if it's easy, show a review box for all added items.

This will allow a site to provide multiple items selected via checkboxes or "my library" features.