This commit is contained in:
Oscar Plaisant
2024-05-21 11:40:42 +02:00
parent 95c81f9cb3
commit de3a0dcf0f
75 changed files with 87483 additions and 93999 deletions

View File

@@ -1,19 +0,0 @@
{
"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"
}