Files
Notizen/.obsidian/plugins/obsidian-zotero-desktop-connector/data.json
2026-06-03 13:56:26 +02:00

20 lines
694 B
JSON

{
"database": "Zotero",
"noteImportFolder": "01_Feelgood Zettelkasten/02_Literatur/Literaturverzeichnis",
"pdfExportImageDPI": 120,
"pdfExportImageFormat": "jpg",
"pdfExportImageQuality": 90,
"citeFormats": [],
"exportFormats": [
{
"name": "Import Literatur",
"outputPathTemplate": "01_Feelgood Zettelkasten/02_Literatur/Literaturverzeichnis/LTxxxx_{{citekey}}_{{Title}}.md",
"imageOutputPathTemplate": "{{citekey}}/",
"imageBaseNameTemplate": "image",
"templatePath": "Templates/Literatur_Template.md"
}
],
"citeSuggestTemplate": "[[{{citekey}}]]",
"openNoteAfterImport": false,
"whichNotesToOpenAfterImport": "first-imported-note"
}