{% if r.youtube_id %}
Thumbnail konnte nicht geladen werden
{% else %}
Kein Thumbnail verfügbar
{% endif %}
{{ r.title }}
Score {{ r.search_score }}
{% for tag in r.visible_tags[:8] %}
{{ tag }}
{% endfor %}
{% endif %}
Gefunden in:
{% if r.match_reason %}{{ r.match_reason }}{% else %}Begriffs-Match{% endif %}
{{ r.summary_excerpt or '–' }}
{% if r.obsidian_artifact_path or r.skill_file %}
{% endif %}
Details
{% if r.youtube_url %}YouTube öffnen{% endif %}