update
This commit is contained in:
27
.obsidian/plugins/zotlit/data.json
vendored
Normal file
27
.obsidian/plugins/zotlit/data.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"logLevel": "INFO",
|
||||
"citationEditorSuggester": true,
|
||||
"showCitekeyInSuggester": true,
|
||||
"literatureNoteFolder": "sources/zotero",
|
||||
"enableServer": true,
|
||||
"serverPort": 9091,
|
||||
"serverHostname": "127.0.0.1",
|
||||
"template": {
|
||||
"folder": "templates/zotero",
|
||||
"templates": {
|
||||
"filename": "<%= it.citekey ?? it.DOI ?? it.title ?? it.key %>.md"
|
||||
}
|
||||
},
|
||||
"updateAnnotBlock": false,
|
||||
"updateOverwrite": true,
|
||||
"autoPairEta": false,
|
||||
"autoTrim": [
|
||||
false,
|
||||
false
|
||||
],
|
||||
"autoRefresh": true,
|
||||
"zoteroDataDir": "/Users/oscarplaisant/Zotero",
|
||||
"citationLibrary": 2,
|
||||
"imgExcerptImport": "symlink",
|
||||
"imgExcerptPath": "images/zotero"
|
||||
}
|
Reference in New Issue
Block a user