Quick copy not working
I am using zotero 5.0.74 on ubuntu 16.04 I configure in the export preferences the "chicago" default format and when I try to use quick copy pressing ctrl-shift-c I obtain (paste):
(Hueso 2017)
If I go to the menu edit/copy bibliography and paste:
Hueso, Raúl Ochoa. 2017. “Consecuencias de La Deposición de Nitrógeno Sobre La Biodiversidad y El Funcionamiento de Los Ecosistemas Terrestres: Una Aproximación General Desde La Ecología de Ecosistemas.” Revista Ecosistemas 26 (1): 25–36.
If I drag the item:
Hueso, Raúl Ochoa. 2017. “Consecuencias de La Deposición de Nitrógeno Sobre La Biodiversidad y El Funcionamiento de Los Ecosistemas Terrestres: Una Aproximación General Desde La EcologÃa de Ecosistemas.†Revista Ecosistemas 26 (1): 25–36.
If I press ctrl-shift-a I obtain
(Hueso 2017)
So it seems that ctrl-shift-c is not working.
(Hueso 2017)
If I go to the menu edit/copy bibliography and paste:
Hueso, Raúl Ochoa. 2017. “Consecuencias de La Deposición de Nitrógeno Sobre La Biodiversidad y El Funcionamiento de Los Ecosistemas Terrestres: Una Aproximación General Desde La Ecología de Ecosistemas.” Revista Ecosistemas 26 (1): 25–36.
If I drag the item:
Hueso, Raúl Ochoa. 2017. “Consecuencias de La Deposición de Nitrógeno Sobre La Biodiversidad y El Funcionamiento de Los Ecosistemas Terrestres: Una Aproximación General Desde La EcologÃa de Ecosistemas.†Revista Ecosistemas 26 (1): 25–36.
If I press ctrl-shift-a I obtain
(Hueso 2017)
So it seems that ctrl-shift-c is not working.
I assume if you restart Zotero it will start working normally, but it may happen from time to time. That's what happens for me. If it actually never works, then maybe that will help give the developers the information they need to fix the underlying issue.
Keyboard shortcut: copySelectedItemCitationsToClipboard
for Ctrl-Shift-A and
Keyboard shortcut: copySelectedItemsToClipboard
for Ctrl-Shift-C.
Are you seeing the correct commands when you press each shortcut, or do they correspond with the actual (incorrect) output that you're getting?
I first thought it could be a conflict with Zutilo (which I use for its QuickCopy customization) but on a new PC (Windows 10) with brand new Zotero and without Zutilo I also just ran into this.
Does anyone know how I can get a functional copy bibliography shortcut? I have zutilo installed and tried mapping keyboard shortcuts to its various "Quick Copy Items" actions but none of those did anything. See:
https://imgur.com/AVPooSu
Zutilo does some things that tie together BBT with Zotero shortcuts, but that lives fully within Zutilo.
await Zotero.Translators.reinit()
in async mode
Understanding that this particular thing is not Emiliano's responsibility, I'll mention for the wider community that I tried executing this snippet when the shortcut stopped working (asynchronously in the run javascript widget), and it does not cause the keyboard shortcut to work again for me. Restarting Zotero does.