arxiv-sanity-preserver icon indicating copy to clipboard operation
arxiv-sanity-preserver copied to clipboard

Download/export personal library

Open mcamplan opened this issue 7 years ago • 3 comments
trafficstars

Hi, I am wondering if you have any plan to include as feature the possibility to download your own library (bibtex export of some sort). I did not find this feature in the personal page

mcamplan avatar Jan 22 '18 14:01 mcamplan

A workaround is already recommended in another issue: #88

Besides, if you open source of HTML with your library, the whole list of citations is encoded in JSON format in beginning of the file (line 43, begin with var papers).

karelin avatar Jan 24 '18 09:01 karelin

Hi,

thanks for the quick reply and to point me to that issue, with the zotero plugin or the json entry it is almost sorted

Thanks again

mcamplan avatar Jan 24 '18 09:01 mcamplan

Hi,

I have just noticed that the zotero plugin, but also the json format variable embedded in the source code, are able to export only the paper that are visualized in the page (you obtain the message You hit the limit of number of papers to show in one result). However, there is a limit (up to 200) that can be visualised. This way if your library contains more papers you are not able to export all of them. Is it correct? is there any way to solve this?

mcamplan avatar May 31 '18 08:05 mcamplan