# {{title}}
## Metadata
{% trim %}
{% if author %}* [[{{author}}]]{% endif %}
{% if imageUrl %}{% endif %}
{% if asin %}* ASIN: {{asin}}{% endif %}
{% if isbn %}* ISBN: {{isbn}}{% endif %}
{% if pages %}* Pages: {{pages}}{% endif %}
{% if publication %}* Publication: {{publication}}{% endif %}
{% if publisher %}* Publisher: {{publisher}}{% endif %}
{% if url %}* Reference: {{url}}{% endif %}
{% if appLink %}* [Kindle link]({{appLink}}){% endif %}
{% endtrim %}
## 要約
## 読書メモ
## Highlights
{{highlights}}
>[!quote]
>{{ text }} — location: [{{ location }}]({{ appLink }})
{% if note %}>>[!note]
>{{note}}{% endif %}
---