powerpak / mendeley-pmid-updater

Completes missing PMIDs, PMCIDs, and DOIs in your Mendeley database
7 stars 4 forks source link

References are not updated #6

Open GerardTromp opened 7 years ago

GerardTromp commented 7 years ago

The updater runs successfully, but the notes field is not updated even though most records have a PMCID returned. I managed to parse the output and update the sqlite database externally. So, somehow the updating of records is not succeeding.

I tried to figure out how to pass a flag to the process to overwrite or perfotm quitely (the rake and ruby files suggest the options are available), but it was not obvious how to pass options.

lucapinello commented 6 years ago

Hi @GerardTromp I have the same problem. Can you share with me your strategy/scripts? Thanks!