19 lines
517 B
JSON
19 lines
517 B
JSON
{
|
|
"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"
|
|
} |