From a1986076ae586dacc49523a43228eb91db5bc918 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Mon, 5 May 2025 10:09:35 -0400 Subject: [PATCH] vault backup: 2025-05-05 10:09:34 --- .../plugins/obsidian-zotero-desktop-connector/data.json | 8 ++++---- Literature Notes/Literature Note.md | 4 +++- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.obsidian/plugins/obsidian-zotero-desktop-connector/data.json b/.obsidian/plugins/obsidian-zotero-desktop-connector/data.json index 353273740..8d3c6321b 100755 --- a/.obsidian/plugins/obsidian-zotero-desktop-connector/data.json +++ b/.obsidian/plugins/obsidian-zotero-desktop-connector/data.json @@ -2,7 +2,7 @@ "database": "Zotero", "noteImportFolder": "199 Paper Notes", "pdfExportImageDPI": 120, - "pdfExportImageFormat": "jpg", + "pdfExportImageFormat": "png", "pdfExportImageQuality": 90, "citeFormats": [ { @@ -14,11 +14,11 @@ "exportFormats": [ { "name": "Create Literature Note", - "outputPathTemplate": "200 Library Papers/{{citekey}}.md", - "imageOutputPathTemplate": "202 Library Images/{{citekey}}/", + "outputPathTemplate": "Literature Notes/{{title}}.md", + "imageOutputPathTemplate": "Literature Notes/{{citekey}}/", "imageBaseNameTemplate": "image", "cslStyle": "ieee", - "templatePath": "1000s Templates/Literature Note.md" + "templatePath": "Literature Notes/Literature Note.md" } ], "citeSuggestTemplate": "[[{{citekey}}]]", diff --git a/Literature Notes/Literature Note.md b/Literature Notes/Literature Note.md index 0c180c732..cdefafa64 100755 --- a/Literature Notes/Literature Note.md +++ b/Literature Notes/Literature Note.md @@ -88,7 +88,9 @@ Imported: {{ importDate | format("YYYY-MM-DD h:mm a") }} >{% for r in relations %}[{{ r.title }}]({{ r.citekey }}){% if not loop.last %}, {% endif %}{% endfor %} # Annotations -## [Notes]() +## Notes +![[Paper Notes/{{ title }}.md]] + ## Highlights From Zotero {# Process non-Purple highlights -#} {% for a in annotations -%}