emilianoeheyns
About
- Username
- emilianoeheyns
- Joined
- Roles
- Member
Comments
-
I have a small (open source but not yet published as binary) extension that I use to run the BBT tests. Combined with the code-runner VSCode extension, you can just edit files and have them executed inside Zotero, and see the results in VSCode. (ed…
-
I don't have a mac at hand -- @fbennet, do you know the path to the desktop? Would that be ~/Desktop?
-
Why isn't the code always ran as async? If there's no async code in an async function, it will just return an already-resolved promise, right?
-
How is asyncification of export coming along BTW?
-
If the difference is that Bookends puts rich-text on the clipboard (which BBT currently does not), I will need you to open a github account and then open an issue by clicking here. I apologize for the inconvenience, but if I'm going to make changes…
-
In 5.1.64, if an auto-export took longer than 10 seconds, a progresswindow will pop up to alert the user of this when the export is finished (as far as I can tell, there's nothing I can do while it is running -- can I? starting a setTimeout didn't s…
-
You absolutely do not want to edit the Zotero database using tools that are not Zotero BTW. Zotero has expectations in place for how the database changes and you could well end up with a database Zotero could not safely load again.
-
Unlikely: https://github.com/giowck/symphytum/wiki/Frequentry-Asked-Questions-(FAQ)
-
open the terminal application Type { | Brewer, 1991 | | | zu:276004:4EAB2LZW } into the note app and copy it to the clipboard In the terminal app, type (do not copy-paste!) osascript -e 'the clipboard as record' > /tmp/clipboard-state-manual.txt…
-
Can you also get us the output of running osascript -e 'the clipboard as record' in the terminal for each case (you put it on the clipboard, BBT puts it on the clipboard), noting which output belongs to what case?
-
I already do time the export for logging, but can I actually show such an alert? Since exports run synchronously, I can't actually do anything while it's running, correct? Or do you mean after a long export has ran, to alert the user to set the auto…
-
For starters whether one could be pasted back correctly, and the other could not.
-
While it doesn't transliterate yet, I've created an export translator that will export the double-metaphone associated with the author name. Sorting on that gave me quite a few interesting matches (so different name, same metaphone key). Also a pret…
-
That should be fixable in bulk using PyZotero, no?
-
Wait -- you can type "{ | Brewer, 1991 | | | zu:276004:4EAB2LZW }" without it being messed with, then copy it to the clipboard and paste it back without it being messed with, but if BBT puts it on the clipboard, it gets modified by ATOK?
-
If Bookends works via the clipboard, can you get a sample of what Bookends vs BBT puts on the clipboard (where the BBT version exhibits the undesired behavior and the Bookends the desired behavior, using clips that are either the same or substantial…
-
No expertise needed beyond being able to open an account on github (the tracker is at https://github.com/retorquere/zotero-better-bibtex/issues). As a matter of rule I only create builds if the person who is experiencing the problem is participating…
-
How is this text brought to the editor? Pasted? Drag & drop?
-
But if it helps in debugging, if someone opens an issue on the bbt tracker, I can make custom builds that deliver variations of odfscan format.
-
It'd be trivial for BBT to omit those bars or curly braces, but a) whether that would help at all is guesswork until we know what triggers ATOK, and b) it wouldn't actually work with odfscan.
-
But is it activated if you use BBT + formatted citation? While I can't be sure, I would venture to guess it's not. Most productive would be to actually get the ATOK devs here. Only they can tell conclusively what will and will not trigger ATOK int…
-
If you don't want the floating popup part: Scenario 1 is possible; you'd use RTF scan rather than ODF scan (but note that RTF scan is less reliable in resolving ambiguous references). Scenario 2 is possible by just using the standard right-click-c…
-
I also see in that thread that starting Zotero blocks Firefox -- no idea what was going on on that system when that was tried, but not a single day goes by that I don't have both FF and Zotero open on my Linux (Ubuntu) system. I have *never* seen th…
-
(and my debs take care of the icons, menus, mimetype associations, etc)
-
I understand why people would give up on breaking out those dependencies and then having Zotero depend on them -- that's feasible for node-based programs that use npm modules, but Zotero is (as of yet) not node-based, and it would be some *major* wo…
-
I can't do anything about this from the BBT end. I generate the correct output.
-
That's the thing - the applescript will have to be changed to make use of the content that's now on the clipboard, but I don't know what those changes would look like, just that it's possible.
-
If your browser outputs the correct marker, it's definately ATOK. There is one other avenue but I don't have the requisite Mac knowledge to make it work; the current applescript takes the text output and "types" it into the frontmost app; you can ch…
-
BTW, will the plugin notify me if it’s triggered? Subcollection jumps aren’t always noticeable until you go looking for a subcollection and can’t find it. Yes, a floating window will pop up in the lower right corner for 8 seconds @emilianoeheyns …
-
Double-click launches the default file association, which will be WF (which will usually be right), If you install it manually inside Zotero, it will work.
Upgrade Storage