[ **up: [[Obsidian (Software)]]** ] --- # Transclusion in Obsidian *AKA: how to embed a note in another note* --- To embed a note: ``` ![[Internal links]] ``` To embed a heading: ``` ![[Internal links#Heading name]] ``` --- <iframe width="560" height="315" src="https://www.youtube.com/embed/6YxsJ6IzyUs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> via Jorge Arango’s [24 Sept 2021 post](https://jarango.com/2021/09/24/using-transclusion-in-obsidian/).