Finding and saving the publication dates for my edition AND the first edition
While configuring the "Metadata download" preferences, I noticed the option to "Use publication date of first edition (from worldcat.org)". Nice! But I want to save both that date and the date of my edition. Hmm.
So I created a custom column with heading "First Published" and lookup name "first_pubdate". My intent was to get the date for the first edition, by loading metadata with the checkmark set. Then copy the date from {pubdate} to {#first_pubdate}, and finally, get the real pubdate for my edition.
The problem is that I can not just download metadata for the pubdate. Either I get all the metadata, or nothing. Also, worldcat.org is not even a "source", so I can not configure it in any way. I could click on the ISBN or OCLC tag in the Details view, and manually look up the date of earliest edition on worldcat.org, but that is too tedious. And lame.
Any suggestions? Tools, scripts, plugins? Some hidden setting? Or some minor mod of the python code? (I know perl, C, and bash, well sort of bash, but not python. Maybe I could figure it out, but...) Please help.
|