From 2925bab847ce690925cd0138811f62ba79dd9fa6 Mon Sep 17 00:00:00 2001 From: hektor Date: Sun, 31 May 2026 17:50:39 +0200 Subject: [PATCH] chore(zotero): update 'bbt.json' --- dots/.zotero/bbt.json | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/dots/.zotero/bbt.json b/dots/.zotero/bbt.json index f8a06a82..040acb1e 100644 --- a/dots/.zotero/bbt.json +++ b/dots/.zotero/bbt.json @@ -1,11 +1,11 @@ { "config": { + "options": {}, "preferences": { "ascii": "", "asciiBibLaTeX": false, "asciiBibTeX": true, "autoAbbrev": false, - "autoAbbrevStyle": "", "autoExport": "immediate", "autoExportDelay": 5, "autoExportIdleWait": 10, @@ -13,18 +13,22 @@ "autoExportPathReplaceDirSep": "-", "autoExportPathReplaceSpace": " ", "automaticTags": true, - "autoPinDelay": 0, "auxImport": false, "baseAttachmentPath": "/home/h/doc/books", "biblatexExtendedDateFormat": true, "biblatexExtendedNameFormat": true, "biblatexExtractEprint": true, + "biblatexUsePrefix": true, + "bibtexEditionOrdinal": false, "bibtexParticleNoOp": false, "bibtexURL": "off", "cache": true, - "cacheFlushInterval": 5, + "cacheDelete": false, "charmap": "", + "chinese": false, + "chineseSplitName": true, "citeCommand": "cite", + "citekeyCaseInsensitive": true, "citekeyFold": true, "citekeyFormat": "zotero.clean", "citekeyFormatEditing": "zotero.clean", @@ -34,32 +38,35 @@ "DOIandURL": "both", "exportBibTeXStrings": "off", "exportBraceProtection": true, + "exportSort": "citekey", "exportTitleCase": true, "extraMergeCitekeys": false, "extraMergeCSL": false, "extraMergeTeX": false, + "fillKeyAfter": 1, "git": "config", "import": true, "importBibTeXStrings": true, "importCaseProtection": "as-needed", "importCitationKey": true, + "importDetectURLs": true, "importExtra": true, "importJabRefAbbreviations": true, "importJabRefStrings": true, "importNoteToExtra": "", + "importPlaceEvent": "inproceedings,conference,presentation,talk", "importSentenceCase": "on+guess", + "importSentenceCaseQuoted": true, "importUnknownTexCommand": "ignore", "itemObserverDelay": 5, "jabrefFormat": 0, - "jieba": false, - "keyConflictPolicy": "keep", + "japanese": false, "keyScope": "global", - "kuroshiro": false, "language": "langid", "logEvents": false, "mapMath": "", "mapText": "", - "mapUnicode": "conservative", + "packages": "", "parseParticles": true, "patchDates": "dateadded=dateAdded, date-added=dateAdded, datemodified=dateModified, date-modified=dateModified", "platform": "lin", @@ -75,7 +82,8 @@ "rawImports": false, "rawLaTag": "#LaTeX", "relativeFilePaths": false, - "retainCache": false, + "remigrate": false, + "resetKeyOnChange": false, "scrubDatabase": false, "separatorList": "and", "separatorNames": "and", @@ -90,5 +98,4 @@ "warnTitleCased": false } } -} - +} \ No newline at end of file