aurimas
About
- Username
- aurimas
- Joined
- Roles
- Member
Comments
-
.remove() takes a regular expression and removes anything that matches it. /.+?\n\n/will match everything (excluding newlines) up to the first double newline /\n.+/gwill match lines following a newline (so all lines that are not first line and that…
-
To actually check the file size across all sites, though, we'd need to either make HEAD requests before all file downloads or bail on downloads based on the Content-Length header, which may or may not be possible in our current download methods. (Th…
-
@Dan, aurimas, karnesky -- default to 10MB?No, I was agreeing with you that it should be either on or off (unless you're not talking just about archive.org anymore) and it should be off by default.
-
Please see the relevant steps here https://www.zotero.org/support/known_translator_issues and provide information requested in step 11
-
(Let's enable this under a hidden pref)
-
You can export metadata for items as CSV and play with it in Excel.
-
It won't however, auto-attach PDFs: Some of them are so big that I don't think users in general would be happy about that.Since archive.org provides PDF size information on the page, do you think it would be reasonable to automatically download PDFs…
-
Yes, there's no malware bundled with the translator, though we could think about renaming it (but a simplistic rule like that seems a bit too aggressive, IMO)
-
It's an error on CrossRef http://www.crossref.org/openurl/?pid=zter:zter321&url_ver=Z39.88-2004&&rft_id=info:doi/10.1007/s10682-006-0016-x&noredirect=true&format=unixref Maybe Springer submitted incorrect metadata, maybe somethin…
-
One of the citations your inserted is for a computer program. There is currently a bug in Zotero that causes this to break. We'll release a fix shortly.
-
@Dan(Not another extension in this case. This is in Standalone.)It could be a Zotero extension (I think Better BibTeX used to do this in an older version), but I guess you should be able to see it in the error report. @adamsmith@aurimas -- skeyel d…
-
Also, try disabling any extensions that you may have installed. (technical note: it's possible that some extension is extending the Array prototype and we're using for-in to iterate over it, which is something that we should fix anyway).
-
Can you copy-paste the reference that you think is causing this issue to a new document and verify that it still fails? If it does, could you turn on field codes (by pressing Alt+F9), copy the contents of the field codes that appear, and paste them …
-
There is no general issue with Zotero/Windows 10/PubMed. You'll have to provide more details for us to help you troubleshoot the issue. Please see https://www.zotero.org/support/troubleshooting_translator_issues and provide the details from step 11.…
-
I don't have access either. @drmoaq37185 please see https://www.zotero.org/support/troubleshooting_translator_issues Go through the applicable steps and provide the information from step 11
-
I don't think we currently have a way to edit URLs. We should, but we don't. Re-creating the link is your best bet at this time.
-
Two additional requests actually (which are not throttled in between). I also wouldn't be surprised if OpenRefine maintains some special treatment from Google, since it was started by Google.
-
As far as abbreviations go, I still think that these cases should be handled by ISBN, so the journal title field should be tailored to how it should be cited in unabbreviated form.
-
To transfer your full library, you would first back it up, then restore it from the backup on the new computer. If your library is not too large, or you want to buy online storage, the simpler solution is to simply sync. In either case, the above i…
-
Yes, locations are kept in abbreviations. https://forums.zotero.org/discussion/32232/journal-name-is-slightly-incorrect/
-
Actually, you should be able to import the mrc files (either via Import or Import from Clipboard, which may be more convenient, because it won't create a separate collection). After you import, you can drag-drop the PDF file onto the metadata.
-
Can you link to some articles/pages you are downloading from archives.org? Zotero retrieve metadata works by looking for ISBNs and DOIs in PDFs. If none of those are found, it ten looks up some text on Google Scholar, which is geared mostly towards …
-
The first error you were encountering we're fairly sure we know the root cause of, but we don't currently have a solution. The second error you're reporting may be caused by the same issue, but there might be another problem. Could you submit a Debu…
-
We do have the option of using the DC namespace (though we can't mix it with other namespaces). http://alcme.oclc.org/openurl/servlet/OAIHandler/extension?verb=GetMetadata&metadataPrefix=mtx&identifier=info:ofi/fmt:kev:mtx:dc However, I'm no…
-
I think 2. It doesn't help reporting more data if it's wrong. If someone wants more complete metadata, they should choose a better format. I don't recall if we're able to use other namespaces for COinS experts (e.g. dc)
-
Are you using Firefox?
-
The storage plans are assigned to a Zotero account, so as long as the unlimited account owns the group (group ownership can be transferred), the storage will be deducted from that account.
-
The simple thing to do would be to create a group library and drag-drop all items (or collections) from the personal library to the group library... but the existing non-profit organization's library is already integrated into the organization websi…
-
That's frequently requested, but we don't really have a consensus on implementation details https://forums.zotero.org/discussion/36625/hierarchicallyorganized-tags/
-
First I'll say that "Restore from Zotero server" should not be used under normal circumstances, especially without fully understanding what it does. There is a warning advising against its use on the same preference page. "Restore from Zotero serve…