Closes #955, Don't generate bibliography when dragging many items
Default limit set to 50, configurable in the Export pane
This commit is contained in:
parent
8437a55e3e
commit
f73e2ceb58
4 changed files with 27 additions and 9 deletions
|
@ -81,6 +81,7 @@ pref("extensions.zotero.rtfScan.lastInputFile", "");
|
|||
pref("extensions.zotero.rtfScan.lastOutputFile", "");
|
||||
|
||||
pref("extensions.zotero.export.quickCopy.setting", 'bibliography=http://www.zotero.org/styles/chicago-note');
|
||||
pref("extensions.zotero.export.quickCopy.dragLimit", 50);
|
||||
|
||||
// Integration settings
|
||||
pref("extensions.zotero.integration.port", 50001);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue