Skip to content

Latest commit

 

History

History
79 lines (68 loc) · 2.08 KB

Literature Zotero.md

File metadata and controls

79 lines (68 loc) · 2.08 KB
id zn_type type aliases url doi citekey keywords authors status created updated version
<%tp.date.now("YYYY-MM-DD-HH-mm")%>
literature
paper
{"title"=>nil}
{"citekey"=>nil}
{"shortTitle"=>nil}
{"url"=>nil}
{"doi"=>nil}
{"citekey"=>nil}
{"allTags"=>nil}
{"authors"=>nil}
{"directors"=>nil}
Planned
draft

<%* // Templater function to rename the file after importing it. let title = "{{title}}"; title = title.replace(/[/\?%*:|"<>]/g, '-'); let date = tp.date.now("YYYY-MM-DD"); await tp.file.rename(& ${date} ${title}); _%>

zotero_link::{{pdfZoteroLink}} abstract::{{abstractNote}}

TABLE keywords as Keywords, type as Type, related as Related
FROM [[& <%tp.date.now("YYYY-MM-DD")%> {{title}}]]
WHERE related != null

Hypothesis

Methodology

Results

Key Points

Notes

Highlighted Color Meaning
Blue Key Points
Orange Disagree / Critique / Requires lookup of References
Green Interesting Point
Purple Interesting Reference

{% for annotation in annotations -%} {%- if annotation.annotatedText -%} {{annotation.colorCategory}} "{{annotation.annotatedText}}" Page {{annotation.page}} {%- endif %} {%- if annotation.imageRelativePath -%} ![[{{annotation.imageRelativePath}}]] Page {{annotation.page}} {%- endif %} {% if annotation.comment %}

  • {{annotation.comment}} {% endif %} {% endfor -%}

Related Concepts

Hastags and related topics {% for relation in relations -%} {%- if relation.citekey -%} related::[[{{relation.citekey}}|{{relation.citekey}}]] {% endif -%} {%- endfor %}


Last Modified =this.updated