emilianoeheyns
About
- Username
- emilianoeheyns
- Joined
- Roles
- Member
Comments
-
Oh really, the install.rdf isn't checked at install time? But the upgrade requirement stands for plugins that use zotero-plugin to publish plugins on github, not so much then to push out a new release right now, but the next release published would …
-
All plugins that rely on the npm zotero-plugin package should update to the latest zotero-plugin version, rebuild, and republish, which will update the install.rdf. New release for BBT is running through the test suite and will drop soon. On the de…
-
You are downloading it with Firefox, and Firefox takes the default action for installing xpi files, which is to install it in Firefox, which doesn't know about zotero xpis, and unhelpfully reports them damaged rather than incompatible with Firefox. …
-
If you're on a Mac there might be a way to applescript your way through this.
-
Wow. That ought to be sufficient reason not to use endnote.
-
Would their SDK provide a means to do full exports?
-
There was a bug in BBT. A new version is going through the test suite and will drop in half an hour or so, but in the interim, this will work: if (Translator.BetterTeX && !Translator.options.exportFileData && item.attachments &&…
-
You have to use .... This forum (unfortunately) does not support markdown.
-
The mapping BBT uses is a heuristic that works as follows: lowercase the Type field, remove any character that is not in the range a-z, remove thesis if it appears at the end, and then map the remainder according to this list: phd: phdthesis,…
-
It's there to add the modified file field to the reference. What does the line written to the debug log say? The defaultPath is only used when exportFileData is true, but you don't want to do this path modification when exporting attachments. The a…
-
I've not seen any reports of this on github. I can't fix problems that I don't get logs for.
-
I cant help you here. Support for BBT happens on github.
-
It is the weekend so I can't easily ask my web developers for details on how they accomplished it. It only required a 1.5 hour charge. They changed the collation, and that 1.5 hour is probably mostly spend finding the configuration file and readin…
-
By design of the OS, running software should not be capable of causing a kernel panic; if running software can do anything that causes a kernel panic, that fact in and of itself is a bug in the OS. It's like if your doorbell is wired in such a way …
-
Huh - I could implement the first option as a plugin, I think, by adding pseudo-fields. These would still need to be saved to a separate database (or startup would become massively slower as the database grows), which has some risk for race conditio…
-
Wouldn't another option simply have an additional column with the author names without problematic characters when adding an article to the database? That's effectively the first option I mentioned Or even better, simply having the choice to comp…
-
@xxtraloud Zotero search translates the search query to a SQL query and executes that, and SQLite (the database engine that Zotero uses does not have something like SQL Server's accent insensitive collations. It can be technically made to work by e…
-
What format does voyant expect?
-
The debug instructions at https://www.zotero.org/support/debug_output for windows do still say that it should work.
-
Someone who uses Word will have to help with that.
-
Sorry, that should have been: is Juris-M running while you run this?
-
copy file1.ris+file2.ris+file3.ris combined.ris in the command line.
-
Yes, but the way to do it depends on what operating system you use.
-
For RIS, you can just concatenate these files, and then import the concatenated file.
-
We're hitting a problem where sporadically BBT is seen as installed in the addons pane, but the BBT overlays do not appear to be applied, which means BBT won't start. In these cases, there is zero BBT activity in the log, nor do I see the usual addo…
-
But -ZoteroDebug does work, right? And everything that would usually be output by -ZoteroDebugText ends up in the debug viewer?
-
Is zotero running when you run this?
-
You at least have not escaped all spaces in the lua filter path (I'd recommend using quotes, much more readable), and you use "-o" but do not follow it with the file to output.
-
I'm not sure where you got the half-performant from either. Do you have numbers to back that up?
-
Gaah I hate th sourceforge mirror system. If you try again in an hour or so you might be offered a different mirror. I'm sorry for the crappy experience. I'll look back into hosting it myself. @dstillman I'd love to move the hosting to Zotero. Or …
Upgrade Storage