update
This commit is contained in:
19
.obsidian/plugins/obsidian-zotero-desktop-connector/data.json
vendored
Normal file
19
.obsidian/plugins/obsidian-zotero-desktop-connector/data.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"database": "Zotero",
|
||||
"noteImportFolder": "sources",
|
||||
"pdfExportImageDPI": 120,
|
||||
"pdfExportImageFormat": "jpg",
|
||||
"pdfExportImageQuality": 90,
|
||||
"citeFormats": [],
|
||||
"exportFormats": [
|
||||
{
|
||||
"name": "Import #1",
|
||||
"outputPathTemplate": "sources/{{citekey}}.md",
|
||||
"imageOutputPathTemplate": "images/{{citekey}}/",
|
||||
"imageBaseNameTemplate": "image"
|
||||
}
|
||||
],
|
||||
"citeSuggestTemplate": "[[{{citekey}}]]",
|
||||
"openNoteAfterImport": true,
|
||||
"whichNotesToOpenAfterImport": "first-imported-note"
|
||||
}
|
Reference in New Issue
Block a user