emilianoeheyns
About
- Username
- emilianoeheyns
- Joined
- Roles
- Member
Comments
-
The new BBT has cut down its startup by half. Still not instant, but better.
-
That link gives me an error, it says that page does not exist.
-
authEtal2(sep='_').lower + '_' + year is a valid formula. It is correct that if the "active formula" screen shows that there is an error in the formula being entered. However, in this very moment resulting citations keys in Zotero look this way:agir…
-
For bugs with the fetcher you'll have to open an issue on https://github.com/retorquere/zotero-pmcid-fetcher/issues
-
If the PM(C)IDs show up in Zotero, the fetcher has done it's work. I'm not involved with CSV export.
-
Once it is started, BBT shouldn't put noticeable strain on a 2.6k library. Autoexports happen in the background, and aside that, BBT doesn't do much. What does BBT increase 3x in your experience?
-
Also, the change that you show above does things it really shouldn't be doing. title={Birds have four legs?! NumerSense: Probing Numerical Commonsense Knowledge of Pre-trained Language Models} is perfectly fine bibtex, and must not be "normalized"…
-
Author1.Author2.etal:lower_year That's not a valid citation key formula in either the old or the new format. Maybe you mean authEtal2(sep=_).lower + '_' + year?
-
Before making the change to the authors, right-click, better bibtex, pin key.
-
This will not affect the citation keys.
-
It will in the version that will drop in 20 minutes or so.
-
With BBT you can add tex.shortauthor: ... and that will appear in the output. Is there a programmatic way BBT could derive the shortauthor from the creators listed in Zotero?
-
This is reproducible for me, so not currently necessary.
-
I've just released a new BBT that defers all BBT startup until after schemaUpdatePromise resolves, but that will only help a little. What I'm currently seeing is that the BBT code takes approx 4 seconds to load. After that, BBT waits for approx 8 s…
-
Sounds like this: https://appuals.com/damaged-app-cannot-be-opened-on-macos-error/ I've gone through several macos upgrades, now on 13.3,and I haven't experienced anything like this.
-
"monkey-patch: 6.0.23: BBT enabled" doesn't really mean BBT is loaded, it means it will load. I test for some conditions and if those fail, BBT will not load (no monkey patches etc). BBT does some prep work when the log says "Loading Better BibTeX:…
-
I have a vague recollection of doing something about that API a long time ago in the plugin, it might already work. If not, open an issue, and we'll see what we can get working.
-
How many items are we talking about here? I could yield to the UI more often for bulk updates. But if you want help with BBT, I'd strongly prefer it if you could open an issue for it on github. All of my support infra is built around it.
-
I know the BetterBibLatex plugin lets you set these filters but they apply to every export, so we would have to manually go and edit those every time we want to export. It would be much better to just select from a predefined list of custom translat…
-
Still not clear to me how ris import could be affected under this scenario. I can understand bibtex import being affected, but not literally anything else. I haven't been able to reproduce this. Ignoring (or removing) the bbt translators when bbt …
-
If translation.newItems refers to BBT code (not sure from the log snippet), that is used inside a convenience method I use to import data, it is not used in monkey patches and I don't expect that to be called from outside BBT; if I saw that error I …
-
I have just tested to be sure, and BBT removes its translators when it is uninstalled. I don't know what went wrong on these systems. I don't see how the presence of the BetterBibTeX JSON translator (with or without BBT being installed) could affec…
-
If it's BBT, I'm working to move the BBT prefs out of the existing prefs pane.
-
BBT exports take relatively long compared to stock bibtex epxorts. Regular Zotero exports happen on the so-called "foreground", meaning for the duration of any export Zotero cannot do anything else -- the UI will freeze, Word cannot communicate with…
-
If you want help with that you'll have to open an issue on github.
-
From a database the number of entries shouldn't really matter much once you have a field mapping.
-
RIS is probably the easiest format to generate from your database. After that, you can just import it from Zotero's File menu into a group library.
-
Sorry, I shouldn't have commented. It's valid latex, and BBT didn't yet handle it. Does now.
-
That is correct, if you open an issue on github I can see what's the matter. But first guess would be a large auto-export.
-
Not using the stock bibtex exporter, and only with some work in BBT. But why do you want this? Why not leave it in ISO-date format and change how it renders: https://tex.stackexchange.com/questions/129170/formatting-dates-day-month-year-with-biblatex
Upgrade Storage