Error when trying to import data to Zotero (.bib or .ris)
When trying to import a library from Mendeley (.bib or .ris format), Zotero tells me there's been an error. My Debug ID is 1779358328.
By the way, this has worked perfectly when I last needed it two months ago. Maybe related to the new Firefox version? Zotero Standalone does not help, same problem there. Thanks!
By the way, this has worked perfectly when I last needed it two months ago. Maybe related to the new Firefox version? Zotero Standalone does not help, same problem there. Thanks!
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
https://gist.github.com/2948671
Thanks!
The :D$\backslash$: for file links is something that Mendeley introduced - does someone know what the purpose of this is?
It can be fixed in the Zotero import translator, but I'd know where that standard comes from.
edit: as a temporary workaround you can just search for ":D$\backslash$" and remove it - that should get the import to work - including, afaict, the file.
So this should be:
D:\Zusatz/Mannheim/IS 000 - Master Thesis/Mendeley/Alt, Klein - 2011 - Twenty years of electronic markets research—looking backwards towards the future.pdf
?
In that case do search and replace for
":D$\backslash$/"
and replace by
":D:\"
EDIT: Alternatively, I could also use the file without any links, since I don't need the files in Zotero, just the data entries. Do you have a proposal how to batch delete all links from the file?
this would be the search string to use:
/file = {[^}]+},/
but I don't know what to use in windows - I'd assume notepad++ would do.
@others: It looks like Zotero doesn't like the colon in the Windows filepath - any way around that?