Copying an item's reference
override_quickcopy, always_copy, quick_copy_format
Last updated
override_quickcopy, always_copy, quick_copy_format
Last updated
If the specified key is pressed when selecting an item from Search results, the extension will always render the item's data - even if Quick Copy is enabled.
You can use this to occasionally override Quick Copy.
If set to true
, the extension will always copy the selected item's reference to the clipboard - even if Quick Copy is disabled. The format used to copy the reference will be the one specified by quick_copy_format
.
Here are the different outputs available :
citekey
(default) : @eghbalRoadsBridgesUnseen2016
tag
: #[[@eghbalRoadsBridgesUnseen2016]]
pageref
: [[@eghbalRoadsBridgesUnseen2016]]
citation
: [Eghbal (2016)]([[@eghbalRoadsBridgesUnseen2016]])
Setting name
Possible values
override_quickcopy
altKey
or ctrlKey
or metaKey
or shiftKey
Setting name
Possible values
always_copy
true
or false
(default)
Setting name
Possible values
quick_copy_format
One of :
citekey
(default)
tag
pageref
citation