emilianoeheyns
About
- Username
- emilianoeheyns
- Joined
- Roles
- Member
Comments
-
I am converting the Date field like this: var date = “Date::” + Zotero.Utilities.strToISO(item.date) + “”; For items with year/month/day date, I end up with YYYY-MM-DD (this is what I need). But for books I get only YYYY. How do I get from > YYY…
-
Current search will find on citekey, and because citekeys are unlikely to show up elsewhere in the items, usually will search inky on citekey. If you want the citekey itself, an export in csl json will give you that. If you want more detailed infor…
-
Which API do you mean? The online public API (zotero api v3), or something that can be queried locally? The former, no, not possible, the latter, sort of; search will also, but not exclusively, search for citekeys with BBT installed. I could conside…
-
I can just set citation-key directly as I patch the CSL item, and the processor picks that up, so all is good, without having to fiddle with the note field. The hidden pref for it is now gone, since the note field can remain untouched now, which doe…
-
So not BBT related?
-
@bwiernik having Citation Key: something set in extra does not seem to lead to the citation-key variable being available to the style.
-
They're the same issue
-
@dstillman is a private build actually required? Isn't this something a plugin could do?
-
Fantastic.
-
That is great, because that is already the format I use for pinned keys. So all I'd need to do then is do an on-the-fly pseudo-pin when the CSL is being generated. And then styles could just use the citation-key variable, today? The citeproc in Zote…
-
That is an excellent diagnosis. That leaves the question whether there is a better field to stuff this in in the interim. I can just add the new format as an variant of the existing behavior. Any idea on when Zotero would upgrade to 1.0.2?
-
I don't know why citeproc would trip on a : being in the note field.
-
Then I don't know why that same style doesn't work for you. But if you have one that works, can I get a copy? Could prevent the same thing to happen to others.
-
Could that be this problem?
-
Though the CSL file linked in the BBT manual does not work, so I created my own. Others have used this successfully, so I don't have any insights on why it did not work for you. However, I noticed that when exporting to "CSL Json", the cite key is a…
-
That overwrites the csl note field. If there is a better field I'd love to hear about it. This was the least-damaging option I could think of.
-
That overwrites the csl note field. If there is a better field I'd love to hear about it. This was the least-damaging option I could think of.
-
https://retorque.re/zotero-better-bibtex/installation/preferences/hidden-preferences/#citeprocnotecitekey
-
It is absolutely not easy to implement, or zotero would have done so already. It is a much-requested feature.
-
The GH release is back up, but if you still experience errors, I advise switching to the sourceforge mirror in the interim.
-
Understood. What you describe is in principle possible, but i don't see how it could be desirable. Whether duplicate keys will occur between two items is highly dependent on your key pattern; if you have an author-year style key, you will easily ge…
-
I see, well, if that is solved, the duplicate keys problem is also gone. I remain curious though why @tobiasBora is reimporting zotero exports. I can't really think of a use case that this would be a solution to m
-
I'm using Better BibTex to export items, and I chose a key format that gives me results like NC10_QuantumComputationQuantum. As a result, it's very unlikely that two items get the same citation key. Not just unlikely. If you let BBT generate all y…
-
It means the citation key will not change to follow further item changes (you'll find the citation key written in the extra field)
-
@dstillman would it be possible to host the debs in the same place the tarballs are hosted (an s3 bucket?)? This problem is an interaction between the new (valid, but very long) urls github releases redirects downloads to and a bug in apt. The sourc…
-
https://github.com/retorquere/zotero-deb/issues/49
-
The old links aren't broken, apt is broken and flakes out on the new (valid and working) urls github releases now use. A ppa fix for apt is available, but that doesn't work on every system, so the sourceforge mirror can be used as a workaround. I'l…
-
https://github.com/retorquere/zotero-deb/issues/49
-
I know the cost can be a factor, but personally, I just do all sync via Zotero storage, which is seamless. They're not doing this as a money grab, there are good technical reasons why sync of groups (rather than your personal library, which is fine)…
-
You'd have to move the contents of $HOME/Zotero to \AppData\Roaming\Zotero\Zotero\Profiles\iuc8mugo.profile-2\zotero (or copy it, really, until you have verified it works) to have it visible in that profile. Personally, I have removed the equivalent…
Upgrade Storage