{{ page.title }}
Notes mentioning this note
{% if page.backlinks.size > 0 %}
{% for backlink in page.backlinks %}
{% endfor %}
{% else %}
There are no notes linking to this note.
---
layout: default
---
There are no notes linking to this note.
{{ page.title }}
Notes mentioning this note
{% if page.backlinks.size > 0 %}
{% for backlink in page.backlinks %}
{% endfor %}
{% else %}
{% endif %}
Here are all the notes in this garden, along with their links, visualized as a graph.
{% include notes_graph.html %} {% include link-previews.html wrapperQuerySelector="content" %}