emilianoeheyns
About
- Username
- emilianoeheyns
- Joined
- Roles
- Member
Comments
-
Just out of curiosity -- wouldn't it be easier for those users to sync to a group and be done? edit: ah no wait -- personal library, and if you copy to a group lib, keys would change.
-
I'm trying to understand the use-case still. Is it so that if someone hands you a docx with items, you can take over editing it by importing its references? That seems useful. If that's the case, the ideal path would keep the item URIs already pres…
-
I was not aware of this -- I did not grasp it could be used this way. Cool! @athelas, this seems like your ideal option, combining points of @adamsmith and @Rintze; scan your docx using the ref-extractor, select those items in Zotero, copy them to a…
-
It isn't much effort, but good point -- a standard style could just do that at that point.
-
Yep, it will, but I'm working on something that allows scanning the docx from Zotero and just creating a collection from the items already in your lib, it doesn't actually do anything except look at the item ID and add it to a new collection. ref-ex…
-
@adamsmith I agree but then I'd say csl-json, RIS, *and* bibtex.
-
I'm working on a tool that will populate a Zotero collection based on the ref-extractor results
-
1. Zotero is not primarily a .bib manager (even if I personally use it that way) 2. These tools are nowhere near feature complete with Zotero 3. KBibTeX is from the looks of it Linux-only (so much for cross-platform) 4. Zotero *is* truly multi platf…
-
I'd say keep them in both BibTeX and CSL-JSON for maximum compatibility -- internally, Zotero, Mendeley, Pandoc etc all use CSL-JSON and all make different (necessary) compromises when they convert from bibtex to csl-json for processing.
-
@qqbb can you open an issue for that on https://github.com/retorquere/zotero-better-bibtex/issues/new?labels=question&template=Question.md ?
-
You should only have to include one of them -- Fields to omit is case-insensitive. Restarting Zotero should also not be required. Fields for BBT means the bib(la)tex fields it exports, correct.
-
Enable devtools if you haven't already, select theTools - Run Javascript menu, make sure async is checked, and then run const zoteroPane = Zotero.getActiveZoteroPane(); const selected = zoteroPane.getSelectedItems(); for (const item of selected) {…
-
You'd have to talk to James -- I don't even own a copy of TB.
-
I've updated BBT to use \textrightarrow by default, but you can switch it to prefer math mode if needed. Enabling the QR will show when textcomp is needed, but it's currently the only package detected that way, I'll add other package dependencies to…
-
@fbennet propachi would take care of this in the interim right?
-
A CLI interface could be built using the built-in web server. I occasionally script Zotero this way from VSCode (https://github.com/retorquere/zotero-better-bibtex/tree/master/test/fixtures/debug-bridge), a similar way could be used to do CLI.
-
June 6th, 2019
-
In my test suite I have only one sample where this comes into play, and for that, math-mode would be preferred (albeit in the abstract): https://journals.aps.org/pra/abstract/10.1103/PhysRevA.7.957
-
Oh yeah, I didn't mean that BBT got it better somehow, just that it did it differently, which is mostly coincidence - I got my initial mapping from https://www.w3.org/2003/entities/2007xml/unicode.xml, which only specifies the math mapping, and I on…
-
BBT maps to $\rightarrow$
-
BBT can do this while exporting the bib file from Zotero: https://retorque.re/zotero-better-bibtex/installation/preferences/export/#fields-to-omit-from-export-comma-separated .
-
The problem isn't that there's a password, but that a user can be part of multiple groups, and zotero would have to have a webdav config for each separate group. While not technically impossible, it'd complicate both the internals and the UI of zote…
-
Eh yeah, sorry about that terminology switch. But in the end I don't think anything needs to be done at all -- if you use the external address, most router setups will achieve the same as using the local address if you're on the local network.
-
In principle you should be able to do this with a round-robin DNS setup where one name maps to both IPs. But why not always use the public IP? That will work locally too in most setups. If you're on your local network, your traffic wouldn't hit the …
-
For a quick reformat of a not too large file, https://www.freeformatter.com/xml-formatter.html will likely do. If you need to do this often, and you don't mind/prefer the command line, xmllint --format will do it.
-
It seems a little odd for a bibliography format, but XML nodes are ordered -- entities who read the XML are of course free to ignore the order, but it's there. I'm not sure whether attributes are ordered, but nodes are for sure.
-
1. Because it's implemented by a closed-source binary and Apple hasn't documented the API -- we can't know what that binary does, and what commands it responds to. I've looked into shimming it but it's a non-starter. Technically, someone could rever…
-
BBT simply exports the items handed to it by the translator framework, so it's not something I could address from my end. Translators aren't told whether you're exporting a collection or just some selected items -- we only see "here's a number of it…
-
firefox (which Zotero currently build on) seems to list libgtk-3-0 as a dependency (and consequently, so does https://github.com/retorquere/zotero-deb).
-
I would also *strongly* recommend against keeping retracted articles as "placeholders". When you're overwhelmed (and you're going to be at the end), these are the things that will slip through. If you need a placeholder, I'd recommend adding a first…
Upgrade Storage