Oscar Plaisant bb9f9102c9 update
2024-03-13 11:36:31 +01:00

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"
}