jandavid
About
- Username
- jandavid
- Joined
- Roles
- Member
Comments
-
While it is understandable that a fully flexible implementation of adding Saved Searches to (sub-)collections is highly complex and might take some time, in the meantime, is there perhaps a way to at least have an option to display Saved Searches as…
-
I need to come back to this issue from two weeks ago. It unfortunately reappeared (even after restarts). It also has been reported previously here, as well as earlier here (refer to the newer comments from 2025 by @emilianoheyns in that thread). B…
-
Yes, sorry, I wasn't clear, the above was just meant as an example, of course the URL has and retains the full URL. It's just that the first part of the URL will always reveal where an item came from for the troubleshooting purposes that adamsmith m…
-
Point taken. LibraryCatalog may give valuable information – although shouldn't this information also be available through the URL? In all cases I have come across the LibraryCatalog field is populated either by the base domain of the URL or the na…
-
Thank you, tnajdek, for testing this and my apologies - I should have posted back here as well: The problem was related to the Attanger plugin for file organization, which uses the standard zotero renaming syntax, but which had a bug that broke any…
-
Oh, I had no idea, that's the easiest "shortcut" of all :) Thanks much!
-
On macOS you can easily define your own application-specific keyboard shortcut for any menu items. "Show in Finder" is accessible in the File menu.
-
Thanks much for getting back! The example comes from www.berghahnjournals.com Try for instance https://www.berghahnjournals.com/view/journals/ajec/34/1/ajec340102.xml It puts "www.berghahnjournals.com" into Library Catalog and adds Publisher and S…
-
If there's anyone who could help me understand how to use regexes in renaming patterns, I'd greatly appreciate it. I've played around some more and the more I read and experiment the more confused I get it seems. So it looks like this pattern is re…
-
Been also trying with a regex for the first creator, but clearly doing something wrong (it's simply printing the regex): {{ creators max="1" name="family" }}, {{ creators max="1" name="given" replaceFrom="(?
-
Indeed a Better BibTeX column – alas, as I was enabling the debug log to report on GitHub and restarted Zotero the problem solved itself – sorry for wasting your time with what a simple restart could solve.
-
Ha, I guess we now solved the mystery. :) If you saw I had an outdated version of the Wiley translator, then that must have been the problem. Because I precisely didn't do step 13 in the troubleshooting guide as I thought that wasn't applicable …
-
I now fully uninstalled Zotero, deleted the Zotero folder, and did a clean reinstall. Problem solved. I then manually reconfigured it the way I had it, testing frequently after every setting and every added add-on. I'm now back to (I believe) exa…
-
The latest version, 80.0.1 likewise at a loss what else to try ...
-
FWIW I now did connect through VPN and tried to import. Same error ... None of this seems to make any difference. Any other idea what could be wrong?
-
I do have a VPN set up but it's not connected.
-
@dstillman OK, so I have now installed a new empty Firefox profile, with noting except for the Zotero Connector. Still the same problem :( Here's a new debug ID D2139955896 with the new profile, in case it is of any help ... Oh, and I don't ha…
-
OK, so I have now tried to disable every other browser extension except for Zotero ... still the same problem. Tomorrow I'll try to both, install the Zotero plugin for Safari (I'm usually only using Firefox hence there was no need before), and also…
-
BTW, upon returning to the article page, the first time I click the Zotero importer I get the popup for a second or two (only saying Saving to, without the translator displayed and without the title or "An error occurred ... Attempting to save ...")…
-
Well, when I'm on the BibTeX download page, then obviously the import works. But when I return to the Wiley article page I get the error.
-
Oh, I see, sorry. When I do that I get the raw BibTeX entry. @article{doi:10.1111/cob.12406, author = {Grannell, Andrew and le Roux, Carel W. and McGillicuddy, Deirdre}, . . . (all the intervening lines) . . . }
-
Yes, I'm on the Wiley page. But the Firefox Tools menu only shows me Downloads Add-ons Web developer, and Page Info Also, in regards to @adamsmith's comment, I tried to allow all cookies in the Firefox preferences, then reloaded the Wiley tab a…
-
@dstillman Sorry, did you mean the Firefox Tools menu? I don't see "Export citation" there.
-
Unfortunately, it still doesn't work. Unless today there's a new slow down with Wiley my problem must be different. Following instructions on the troubleshooting page, I've tried all (applicable) steps but nothing helped. Thus here my debugging …
-
A quick meta-question: Is it preferred to raise Better BibTeX specific issues on the github page instead of here (if they only apply to Better BibTeX)? (I mean user help questions, not bug reports/feature requests, the latter obviously belong …
-
Thank you, this is great! I've also opened an issue on github as you suggest. :)
-
Oh, thank you, that's great actually. And I don't even have to tweak the translator itself but can do it in the postscript window of Better BibLaTeX! OK, but in that case, now I need to ask a few further questions: I had modified a number of…
-
Ok, great, that was it then. It was "extensions.zotero.BibTeX.export.dontProtectInitialCase" without "translators". I've changed it and it works now, although only without Better BibTeX. Thank you for your help!
-
Yes in about:config there's both suppressTitleCase and dontProtectInitialCase and both are set to "true".
-
OK, sorry for not providing all the details: Essentially: I'm trying to prevent the addition of extra {braces} to protect capitalized words in title fields when exporting form Zotero to BibTeX formats. I've been storing titles in title case in …