<%"---"%>
tags: 📥️/📜️/🟥️
publish: true
aliases:
- {{title}}
- {{citekey}}
<%"---"%>
<%*
let title = "{{title}}";
let date = tp.date.now("YYYY-MM-DD");
await tp.file.rename(`& ${date} ${title}`);
_%>
> [!Enllaç]-
> zotero_link:: {{pdfZoteroLink}}
> [!Cita]-
> Cita:: {{citekey}}
> [!Resum]-
> Abstract:: {{abstractNote}}
> [!Paraules_Clau]-
> Keywords:: {{allTags}}
> [!autors]-
> Autors:: {{authors}}{{directors}}
> [!meta]-
> url:: {{url}}
> doi:: {{doi}}
> isbn:: {{isbn}}
> [!relacionat]-
{% for relation in relations -%}
{%- if relation.citekey -%}
> related:: {{relation.citekey}}
{% endif -%}
{%- endfor %}
> [!hipòtesi]-
> Hipòtesi::
> [!metodologia]-
> Metodologia::
> [!resultats]- Resultats
> Resultats::
> [!resum]- Resum dels punts importants
> Resum::
## Notes
| <mark class="hltr-grey">Codi Color</mark> | Significat |
| ----------------------------------------- | --------------------- |
| <mark class="hltr-red">Vermell</mark> | Desacord amb l'Autor |
| <mark class="hltr-yellow">Groc</mark> | Punt Interesant |
| <mark class="hltr-green">Verd</mark> | Important per la tesi |
{% for annotation in annotations -%}
{%- if annotation.annotatedText -%}
- <mark class="hltr-{{annotation.colorCategory | lower}}">"{{annotation.annotatedText | escape}}”</mark> [Page {{annotation.page}}](zotero://open-pdf/library/items/{{annotation.attachment.itemKey}}?page={{annotation.page}}&annotation={{annotation.id}})
{%- endif %}
{%- if annotation.imageRelativePath -%}
![[{{annotation.imageRelativePath}}]] {%- endif %}
{% if annotation.comment %}
- {{annotation.comment}}
{% endif %}
{% endfor -%}
> [!context]-
> Context::
> [!importància]-
> Importància::