jonathansick / ads_bibdesk

(Unmaintained) Mac OS X service for frictionless import of NASA ADS and arXiv publications into BibDesk.
GNU General Public License v3.0
37 stars 20 forks source link

adsbibdesk -u on a specific article #45

Closed jonathansick closed 10 years ago

jonathansick commented 10 years ago

@moustakas suggested this in #35

Note that it’d be great to also be able to do something like "adsbibdesk -u 2013ApJ...772..119L” to update just one article.

jonathansick commented 10 years ago

On further thought, I realize that this would just boil down to adsbibdesk 2013ApJ...772..119L. That is, the magic of the -u option is just to find arXiv articles in your BibDesk database and send those to the main application code to find/download the updated article and replace the existing one. That is, ADS to BibDesk is always looking to replace articles with the latest version.