22 lines
497 B
JSON
22 lines
497 B
JSON
{
|
|
"database": "Zotero",
|
|
"noteImportFolder": "lib/citations",
|
|
"pdfExportImageDPI": 120,
|
|
"pdfExportImageFormat": "png",
|
|
"pdfExportImageQuality": 90,
|
|
"citeFormats": [
|
|
{
|
|
"name": "Citation",
|
|
"format": "formatted-citation"
|
|
},
|
|
{
|
|
"name": "Pandoc",
|
|
"format": "pandoc",
|
|
"brackets": true
|
|
}
|
|
],
|
|
"exportFormats": [],
|
|
"citeSuggestTemplate": "[[{{citekey}}]]",
|
|
"openNoteAfterImport": false,
|
|
"whichNotesToOpenAfterImport": "first-imported-note"
|
|
} |