bumblebee icon indicating copy to clipboard operation
bumblebee copied to clipboard

Export search results (embed into a html page)

Open romanchyla opened this issue 8 years ago • 1 comments

User requested. The UI part is actually there: https://github.com/adsabs/bumblebee/blob/master/src/js/apps/bumblebox/main.js

But this requires a token; which shouldn't be embedded into a page. My idea was to enhance vault. Users would create a query and we would export the search to anyone (or to certain urls) without requiring oauth access token (but ratelimits of the user would apply though)

romanchyla avatar Oct 31 '17 21:10 romanchyla

btw: the UI worked but it has been a long time... and the tests were recently reorganized, so it might be harder to see it in action

romanchyla avatar Oct 31 '17 21:10 romanchyla