diff --git a/Literature Notes/Literature Note.md b/Literature Notes/Literature Note.md index 7dbf2e7ea..d983ecfc6 100755 --- a/Literature Notes/Literature Note.md +++ b/Literature Notes/Literature Note.md @@ -85,10 +85,12 @@ pages: {{ pages }} {# Process non-Purple highlights -#} {% for a in annotations -%} {% if a.type == "highlight" and a.colorCategory != "Purple" -%} +{% elif a.colorCategory == "Blue" %} +>[!tip] Brilliant +{% elif a.colorCategory == "Green" %} +>[!done] Important {% if a.colorCategory == "Yellow" %} >[!attention] Highlight -{% elif a.colorCategory == "Green" %} ->[!done] Insight {% elif a.colorCategory == "Orange" %} >[!warning] S? {% elif a.colorCategory == "Red" %} diff --git a/Literature Notes/Untitled.md b/Literature Notes/Untitled.md new file mode 100644 index 000000000..34563aa0e --- /dev/null +++ b/Literature Notes/Untitled.md @@ -0,0 +1,3 @@ +>[!Important] test +>test +