AbeJellinek
About
- Username
- AbeJellinek
- Joined
- Roles
- Member
Comments
-
Snapshotting old.reddit.com should work much better.
-
Thanks, this will be fixed in the next beta/release. (The style code that adds the red background goes all the way back to Zotero 1.0, somehow, but it doesn't seem like we've ever gotten a report about this before.)
-
Thanks, I can reproduce. We'll fix this.
-
Zotero stores annotations in its database, not in the PDF, so you can have two linked file attachments pointing to the same file on disk with different annotations in Zotero. You can just delete the one without annotations.
-
Are you referring to the Show in Library option in the item context menu? Nothing about that has changed. What library/collection do you have selected in the left sidebar?
-
That page has an extraordinarily large amount of style code, and the theme engine needs to parse and rewrite all of it. We'll look into preventing that dialog, but there's little we can do about the freeze itself (the Dark Reader browser extension, …
-
Select the ebooks in Calibre and drag them to My Library in Zotero. Zotero will fetch their metadata automatically. (Calibre seems to have a bug that breaks this for certain books with special characters in their titles, so if you're having issues,…
-
@wakoma: Please start a new thread and include details about what page(s) you're trying to save and what you see when you open the snapshots.
-
I can't reproduce. Does this still happen if you restart Zotero? If so, could you email the snapshot file to support@zotero.org and include a link to this thread?
-
There's no reason to uninstall and reinstall Chrome, but you should clear your cookies (on worldcat.org or globally) and then reload any WorldCat pages you have open. If that doesn't solve it, it's likely that WorldCat is blocking your network for s…
-
Window -> Library (Cmd-Shift-L).
-
@mjthoraval: Fix will be in the next beta.
-
Thanks, I can reproduce.
-
WYSIWYG field editing (possibly something like the editor used for annotations in the reader) is planned.
-
Note that you can right-click the PDF tab and choose Show in Library to jump straight there.
-
Does it work if you restart Zotero after changing the monitor resolution? This is likely a bug in the accessibility tool, though, not Zotero.
-
Re Open Review, does that imply that something has changed about how they store metadata in the pdfs? Hard to say without seeing the metadata you were getting before and the metadata you get now on the same PDF. click on toolbar icon: zotero adds co…
-
I may be wrong about this, but I don't think we ever had a translator for Open Review. On catalog ("forum") pages, it uses the Embedded Metadata translator, but saving directly from the PDF will just get you basic info via Retrieve Metadata. We can …
-
This is a commonly requested feature, but not something that Zotero currently supports. You can get a note to appear at the top of the list when sorting by Title if you put some punctuation (e.g. an equals sign) at the beginning of the first line, b…
-
Please email the EPUB to support@zotero.org and include a link to this thread. Let us know what section of the EPUB you're seeing the issue in, too.
-
Thanks, we'll fix that.
-
I can't reproduce this on any of the EPUBs in my library. Please email an affected EPUB to support@zotero.org with a link to this thread (and an example of a page number that you've tried to navigate to).
-
OK, so you'll just need to configure your proxy. The Connector will offer to do that automatically when you log in, but you can also configure it manually: Login URL Scheme: https://lib.sookmyung.ac.kr/login?retUrl=%u Proxied URL Scheme: %h-ssl.ope…
-
Thanks, yeah. It looks like SingleFile is saving the equations using Declarative Shadow DOM, which wasn't yet supported in the version of the Firefox platform that 7.0 is built on.
-
Filenames can't contain slashes. You could do something like {{ DOI replaceFrom="/" replaceTo="_" regexOpts="g" }} to replace them with an allowed character.
-
From the debug log: Error: HTTP request to https://ieeexplore-ieee-org-ssl-openlink-sookmyung-ac-kr.ssl.openlink.sookmyung.ac.kr/rest/search/citation/format rejected with status 0 It looks like the Connector is applying your proxy to an already prox…
-
Zotero.Utilities.capitalizeTitle( ZoteroPane.getSelectedItems()[0].getField('title'), true )
-
Why not ask the user when trying to overwrite a style and inform about the consequences? This is planned. What a surprise that such a basic feature as capturing the close of a window/dialog isn't possible on Linux, macOS and Windows. Or did you have…
-
(And the same goes for the first example link, for what it's worth - it takes a few seconds to load in Zotero, but the equations are rendered correctly.)
-
@devonwt: I tried saving your last link using Web Page with Snapshot in both Firefox and Chrome, and the equations (e.g. the "Weight Superposition" section) are rendered fine in the Zotero snapshot reader. Could you right-click the snapshot in Zote…