emilianoeheyns
About
- Username
- emilianoeheyns
- Joined
- Roles
- Member
Comments
-
I am looking for a way to run a script on some automatic schedule or on start-upthe tasks & actions plugin can do this.
-
BBT doesn't set any language. It seems clear that it is something BBT is doing, but I have no idea what.
-
Right-click the item, Better BibTeX -> Pin, or in preferences, search for "automatically pin" in the preferences and set it to a non-0 value, which will have BBT do that action automatically that number of seconds after an item is changed.
-
But it still produces a Word document where the BBT citation keys are what is visiblethat is correct, you still need to open the document and refresh, that will replace the displayed text with the actual references.
-
That is correct, but BBT doesn't "interfere" in the scenario Tom describes, and never has. If you type pandoc-style references in Word, I'm not sure by what process that would be transformed to live Zotero references, other than by converting it to …
-
It's possible that Better BibTeX does something that affects how items are copied between libraries that's breaking this.I cannot rule it out entirely, but I'm not aware of BBT behavior affecting this path.
-
The answer is to auto-pin keys. I have no other facility to sync keys.
-
If help is still needed, please open an issue at https://github.com/retorquere/zotero-better-bibtex/issues
-
you can do that with \HE{...}.
-
Please don't shout. If you want my help, ask on github. I have support tooling built around github issues.
-
It has a lot of Zotero 6 assumptions. I've started the work, but I have to figure out what the code means to do to re-create it for 7. It's not just a "change the loading process" job.
-
You can just go to https://github.com/retorquere/zotero-better-bibtex/issues and open one.
-
Cool! Does this work with multiple citationkeysIt doesn't right now, but I can change that. Please open an issue on github for this.
-
Select links don't seem to work at all for me. Can someone open an issue on github to test/add this behavior?
-
I would have to test that when I get home. If not, it'd be trivial to add.
-
if you just want to select the items, zotero://select/library/items/@citationkey or zotero://select/library/items/bbt:libraryID:citationkey will work.
-
I'm not sure you'd end up with something substantially different than what ODF scan does. Citation keys, unless generated and enforced by Zotero without user influence, are not guaranteed to be unique, and you need some format to indicate what shoul…
-
I've started the work here. Curious people can follow there. DO NOT post "+1" comments there.
-
Allowing to paste back text at the cursor position would be the simplest thing that would make a massive difference for usability and robustness. Then there's lots of stuff they could do to make academic writing easier that have nothing to do with …
-
There seems to be some bad blood between the development teams obstructing a more elegant solution. No idea what this refers to. To my knowledge the author of the RTF/ODF Scan plugin just has severely limited time available. Could we have an update …
-
done
-
This is already a bootstrapped plugin. I will have a look, but I don't have much time either (and still a few plugins of my own on the backlog).
-
For sure. Math requires typesetting, and unicode doesn't address that at all.
-
If Overleaf publishes an API BBT can talk to I'd be happy to connect to it; in the interim, dropbox + BBT auto-export do work. The real fix is for Zotero to adopt mathjax so math in titles is actually supported, but until that time, a dollar sign t…
-
It still works in BBT, and it is still very unlikely to become part of Zotero 7 proper I'd venture to guess.
-
To my shame, I actually forgot who added my repo to extrepo. I'm glad it has helped.
-
Agree that it could be made to simply react to \cite{ , \citep{ , \citet{ control sequencesI don't know what "it" refers to here. I'm willing to try building the Zotero side of this, but someone will have to set up the vscode side of things. I don't…
-
If it's just reacting to some lsp verbs I can give it a shot for stuff relating to latex. Someone will have to open an issue for it on the BBT github project and be willing to help hash it out and test.
-
But the lsp plugin would also have to parse latex or markdown no?
-
That is true.