Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
preferences:hidden_preferences [2017/12/04 11:02] โ [Zotero Connector] bwiernik | preferences:hidden_preferences [2025/01/13 01:39] (current) โ dstillman | ||
---|---|---|---|
Line 13: | Line 13: | ||
^Preference Name^Default Value^Description^ | ^Preference Name^Default Value^Description^ | ||
- | |attachmentRenameFormatString|' | ||
|backup.interval|1440|Determines, | |backup.interval|1440|Determines, | ||
- | |backup.numBackups|2|Determines how many automatic database backups Zotero should keep. Excess backups are deleted oldest first. This does not include backups made during database upgrades. | + | |backup.numBackups|2|Determines how many automatic database backups Zotero should keep. Excess backups are deleted oldest first. This does not include backups made during database upgrades.| |
|capitalizeTitles|true|By default, Zotero will recase titles of items you capture (e.g., to remove all caps). Switch this preference to false and you will preserve case information for titles.| | |capitalizeTitles|true|By default, Zotero will recase titles of items you capture (e.g., to remove all caps). Switch this preference to false and you will preserve case information for titles.| | ||
|debug.level|5|When debug.log is enabled, determines the lowest of the debug levels (1-5, with 5 being the lowest) that is displayed| | |debug.level|5|When debug.log is enabled, determines the lowest of the debug levels (1-5, with 5 being the lowest) that is displayed| | ||
Line 23: | Line 22: | ||
|httpServer.enabled|true|If set to true, Zotero will listen for requests from the Zotero Connector (e.g., to allow saving items to Zotero from the Connector).| | |httpServer.enabled|true|If set to true, Zotero will listen for requests from the Zotero Connector (e.g., to allow saving items to Zotero from the Connector).| | ||
|httpServer.port|23119|If '' | |httpServer.port|23119|If '' | ||
- | |recursiveCollections|false|By default, each of your collections displays only the items you have placed there. When you place a collection inside another collection, the contents of the second collection are not added to the first. If you enable recursive collections, | ||
|sortAttachmentsChronologically|false|If set to true, your attachments will be sorted by the order you added them instead of alphabetically.| | |sortAttachmentsChronologically|false|If set to true, your attachments will be sorted by the order you added them instead of alphabetically.| | ||
|sortNotesChronologically|false|If set to true, your notes will be sorted by the order you added them instead of alphabetically.| | |sortNotesChronologically|false|If set to true, your notes will be sorted by the order you added them instead of alphabetically.| | ||
+ | |||
+ | ==== PDF Reader ==== | ||
+ | |||
+ | ^Preference Name^Default Value^Description^ | ||
+ | |sortNotesChronologically.reader|true|Sort item notes in reverse chronological order. If '' | ||
+ | ==== Note Editor ==== | ||
+ | |||
+ | ^Preference Name^Default Value^Description^ | ||
+ | |note.css||Custom CSS to apply to note content| | ||
+ | |note.fontSize|14|Note font size โ settable from the View menu, but other values (including decimals) can be set manually| | ||
+ | |note.smartQuotes|true|Automatically convert straight quotes to typographic quotes| | ||
==== Translator Preferences ==== | ==== Translator Preferences ==== | ||
These hidden preferences allow you to control behavior for import/ | These hidden preferences allow you to control behavior for import/ | ||
Line 34: | Line 43: | ||
|RIS.import.keepID|false|Do not drop value from "ID -" tag. Can be used to find items in EndNote.|RIS import translator| | |RIS.import.keepID|false|Do not drop value from "ID -" tag. Can be used to find items in EndNote.|RIS import translator| | ||
|BibTeX.export.dontProtectInitialCase|false|Do not surround words with braces if only the first letter is capitalized. Useful if you enter titles in Zotero in title case (not recommended).\\ '' | |BibTeX.export.dontProtectInitialCase|false|Do not surround words with braces if only the first letter is capitalized. Useful if you enter titles in Zotero in title case (not recommended).\\ '' | ||
+ | |BibTeX.export.simpleCitekey|null|By default only for newly added entries the new simple format (disallowing any special character except dash and underscore) for the citekey are used. Setting this hidden key to true, such simple citekeys will be used always.|BibTeX export translator| | ||
==== Full-Text Indexing ==== | ==== Full-Text Indexing ==== | ||
Line 58: | Line 68: | ||
|quickCopy.quoteBlockquotes.richText|true|Add quotes around blockquote paragraphs in rich-text output| | |quickCopy.quoteBlockquotes.richText|true|Add quotes around blockquote paragraphs in rich-text output| | ||
- | ==== Word processor plugin | + | ==== Word Processor Plugin |
^Preference Name^Default Value^Description^ | ^Preference Name^Default Value^Description^ |