wshanks / Zutilo

Zotero plugin providing some additional editing features
Other
1.51k stars 72 forks source link

How to customize the label "alt 1" and "alt 2 #218

Closed redleafnew closed 2 years ago

redleafnew commented 2 years ago

hi all, I would like to use the QuickCopy items (alt 1) and QuickCopy items (alt 2) command. Is it possible to change the label alt 1 or alt 2 to other name like the journal name QuickCopy items (Nature), QuickCopy items (Science)?

Many thanks.

qqobb commented 2 years ago

Currently, this isn't possible. But adding such an option seems like a good idea. This is a duplicate of #121.

For now, you might want to set up keyboard shortcuts that you can remember easily. E.g., Alt+Shift+N for Nature and Alt+Shift+S for Science.

Please comment in #121 if you have suggestions regarding an implementation. As discussed there, we could add some menu with a GUI derived from Zotero's Export preferences pane. Alternatively, we could simply add some related hidden Zutilo preferences. Users could then run a script in Zotero's JavaScript API that sets up QuickCopy translator preferences and labels.

redleafnew commented 2 years ago

Many thanks.