emilianoeheyns
About
- Username
- emilianoeheyns
- Joined
- Roles
- Member
Comments
-
That's not something Zotero can do, as the citation key is something BBT-specific.
-
Pandoc Citation (and other quick copy formats) have been merged into a single "Better BibTeX Quick Copy" translator to cut down the overhead in the list of translators. You can select "Better BibTeX Quick Copy" as the Default Output Format, and the …
-
My mistake -- that error is apparantly what happens when you mistype the username (which is what I did). OK, change of subject then: PMs are broken, uninformative message on mistyping recipient username :)
-
If the new server supports FTP too, you might be able to use FXP. http://www.ghacks.net/2014/12/11/transfer-files-directly-between-servers-with-ftp-rush/
-
I've never tested it myself, but https://storagemadeeasy.com/ might be able to move files between services without them passing through your connection. I think they also offer a webdav emulation over existing web services, so maybe that just works.
-
Not saying that this wouldn't be a useful feature, but FTP is incredibly finicky to get right for a client. FTP is widely available, but the protocol is much less well specified than WebDAV. WebDAV is actually easier to troubleshoot, as there's a fo…
-
I've issued PR https://github.com/zotero/translators/pull/1073. I've tried my best not to touch chars Zotero already had a decision on, but it's a pretty big change (9.5k lines), so it's a little hard to oversee. There's also *loads* of chars in tha…
-
https://secure.zoteroreader.com/ is down BTW
-
As a matter of fact, I think if you use something like {:original-date: 1751} it will be picked up by both BBT and the built-in citeproc (meaning it should turn up in Word etc). This is a quirk of citeproc.js though -- not a documented feature as …
-
BBT (as per usual) is a little cheeky and will split off a leading year-in-brackets to origdate for BibLaTeX. CSL already has support for the following though: * original-publisher * original-publisher-place * original-title * original-date * orig…
-
Turns out I did have access to the codepoint descriptions (for most anyway), so I've added them.
-
Untested, but something like https://gist.github.com/retorquere/29f940e85c8e03b319a3346cdc2149c6 ought to work for the "generate a separate mapping table" approach.
-
I have a very long list of special characters (3220 mapped, 6695 reversed), but the way I structure them is particular to how I use them in my code. That file that noksagt links to is generated however, and it would be fairly easy for me to output a…
-
I did not know that, and I stand corrected.
-
(a little late to the game, and sorry for the plug, but BBT does cover this case and others)
-
Your diagnosis is correct -- Zotero doesn't know about changes that happen outside Zotero. When a sync is triggered, it will scan all your attachments for their on-disk modification time, and sync them if necessary. Doing this will become easier wh…
-
I don't fancy building a GUI for that, to be honest, and Zotero doesn't have any place for a GUI for it; I think I've seen it mentioned that it's a design principle behind the Zotero translators that they should need no configuration and just do the…
-
I won't deny that this was a nasty error, but for completeness, BBT didn't actually corrupt the Zotero DB. BBT did attach a DB on the Zotero.DB connection, and the attached DB got corrupted, but there was no way Zotero could tell that this was the c…
-
I'm trying to get something sensible using BBT, but it's a royal mess. Frank suggested a while ago a post-biber should "just" wrap citeproc-js, and I'm beginning to think he's right on that. Good thing the bibtex process and file formats have such s…
-
*grin* It's really one of those "if you have to ask" things... sorry, really. It's a Zotero extension that is only useful to throwbacks who think the WYSIWYG revolution should have never happened, for whom LaTeX is a fetish, but not in *that* way (I…
-
(it might be popular but it's not a solution -- it's a shortcut route to getting unrecoverable database corruption. If you get sync conflicts on the database transaction log, $DEITY_OF_CHOICE help you) If you're really keen on sharing through dropb…
-
BBT has a checkbox that allows toggling the preference, mainly because exports are recursive, and matching between what I see and what I export is useful for me personally. But BBT users are outliers given that export rather than citation directly f…
-
Yeah, non-ascii file names will do that. I think Zotfile has an option to make sure you have only ASCII names for attachments.
-
Yes, please do file an issue at https://github.com/retorquere/zotero-better-bibtex/issues, we'll sort this out.
-
And Zotero even maintains a list of WebDAV providers that have been reported to work. Not worth the hassle for me personally, so I pay Zotero. I don't mind sending $5 their way for a tool that I can't live without (and I'm an incurable packrat -- c…
-
Better BibTeX can indeed do this, for both per-ref using https://github.com/retorquere/zotero-better-bibtex/wiki/Customized-Exports#add-your-own-biblatex-fields, and for all refs at once using https://github.com/retorquere/zotero-better-bibtex/wiki/…
-
If you install https://github.com/retorquere/zotero-better-bibtex you can choose your own citation keys (the underscores was what once prompted me to write BT)
-
I think https://github.com/retorquere/zotero-link-local-files should be able to do 1), but I haven't tested it in a long while.
-
Ugh, I'm such a pushover. Try https://github.com/retorquere/zotero-better-bibtex/releases/download/builds/zotero-better-bibtex-1.6.39-circle-shortcut-2076.xpi, with pattern [auth][>0][year]|[title][year]
-
If you right-click a collection, it will give you the BBT pull URL if you click "BibLaTeX URL"
Upgrade Storage