id | zn_type | type | aliases | url | doi | citekey | keywords | authors | status | created | updated | version | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
<%tp.date.now("YYYY-MM-DD-HH-mm")%> |
literature |
paper |
|
|
|
|
|
|
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
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 -%}
Hastags and related topics {% for relation in relations -%} {%- if relation.citekey -%} related::[[{{relation.citekey}}|{{relation.citekey}}]] {% endif -%} {%- endfor %}
Last Modified =this.updated