You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A widget could render a small form that redirects to zbib with a pre-configured citation style and a query entered by the user. We should also do some UX improvements so it offers an option to restart with a fresh bibliography if arrived via /import endpoint and bibliography has not been updated (visited?) in past 24 hours.
The text was updated successfully, but these errors were encountered:
If user has no data stored locally on zbib.org and arrive to /import, item(s) will be automatically added and citation style, if present, set to one from the URL.
If user had some items on zbib.org then if import link contains a citation style different than one currently used by zbib, the dialog has two tabs: one for each citation styles. User needs to pick a version (by selecting a tab) and then can add item(s) to the current bibliography. Otherwise there are no tabs. Either way user is presented with two options, one is add, second, hidden underneath a dropdown is "Replace current bibliography" (maybe in red + confirmation?)
* Tweak confirm window to display imported citation in both current and
incoming style (if one is set)
* Add tests for various scenarios of importing a citation
* Update web-common v0.3.0
https://forums.zotero.org/discussion/103881/is-zoterobib-embeddable#latest
A widget could render a small form that redirects to zbib with a pre-configured citation style and a query entered by the user. We should also do some UX improvements so it offers an option to restart with a fresh bibliography if arrived via
/import
endpoint and bibliography has not been updated (visited?) in past 24 hours.The text was updated successfully, but these errors were encountered: