Hey There,
Thanks for all the interesting templates. My use Case appears slightly differently from yours, and I wonder whether someone might has built a template for that too.
I usually annotate with the native PDF viewer and then paraphrase some stuff in an Item Note. I use pictures and quotes to highlight certain wording etc. I also use different formatting in this note. It looks like in this example:
My problem is that if I try to import it with the template of e.g. @erazlago my remarks are not imported. But If I use “Import Notes”, “Insert Notes Into Current Document” or {{markdownNotes}} / {{notes}}, the images get not inserted.
I tried adding
{% if markdownNotes.imageRelativePath -%}
![[{{markdownNotes.imageRelativePath}}]]
{% endif -%}
But that doesn’t help either.
Does someone have a solution for this?
Best, Be