> On 25 Oct 2019, at 23:44, Christiaan Hofman <cmhof...@gmail.com> wrote:
> 
> 
> 
>> On 25 Oct 2019, at 23:14, Danushka Bollegala <danushka.bolleg...@gmail.com 
>> <mailto:danushka.bolleg...@gmail.com>> wrote:
>> 
>> Thank you for developing BibDesk which is an essential component of my 
>> research workflow!
>> 
>> I use acl anthology for importing papers into bibdesk. The Url field in the 
>> BibText in acl anthology does not contain .pdf extension.
>> For example, see https://www.aclweb.org/anthology/N18-2115/ 
>> <https://www.aclweb.org/anthology/N18-2115/>
>> for which the bibtex entry contains
>>     url = "https://www.aclweb.org/anthology/N18-2115 
>> <https://www.aclweb.org/anthology/N18-2115>”
>> Unfortunately, this gets mapped to the Url field in Bibdesk and I cannot 
>> download the pdf but the top page by “Download Urls” menu.
>> Is there a way (for example a script hook etc.) that would let me 
>> automatically append .pdf to the url field when a bibtex entry is copied to 
>> BibDesk?
>> Thank you
>> Danushka
>> ______________________________
>> Prof. Danushka Bollegala
>> Head of Data Mining and Machine Learning
>> Department of Computer Science
>> University of Liverpool
>> 224 Ashton Building
>> Ashton Street
>> Liverpool    L69 3BX
>>  
>> T  +44 151 795 4283
>> F  +44 151 795 4235
>> W  danushka.net <http://danushka.net/>
>> E  m...@danushka.net <mailto:m...@danushka.net>
>> T  @Bollegala
>> 
> 
> 
> Perhaps the Import Publications script hook could do that. How do you import 
> the bibtex entries? And what is setting this URL field?
> 
> Christiaan


Be aware that the Import Publications script hook comes after the conversion of 
the Url field to a linked URL, so you probably also want to repoace the linked 
URL from the script hook. Also if you want to automatically downoad the URL, 
this would not be done in this case, so you should also do that from the script 
hook.

Christiaan

_______________________________________________
Bibdesk-users mailing list
Bibdesk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to