fractaledmind / alfred_bibquery

Search BibDesk from Alfred
10 stars 3 forks source link

Opening attached PDF #2

Open rorymullen opened 8 years ago

rorymullen commented 8 years ago

Hi there,

Thanks so much for the Alfred workflow, this is maybe my most used workflow, and has really sped up how I work with my bibtex library.

After updating to BibDesk 1.6.6, the open attached PDF command using the shift modifier has stopped working for me. Everything else works, just the open attached PDF has stopped. I'm assuming its related to the BibDesk update, but I don't really have the know-how to investigate.

Thanks again for the workflow!

SdotVdot commented 4 years ago

You have to modify line 96 Use _file = clean_file.replace('file://', '') instead of _file = clean_file.replace('file://localhost', '')