Embedding YouTube Videos

Add a video to a note — visitors watch it directly on the page.

How to add a video

Use image syntax with a YouTube link:

![](https://www.youtube.com/watch?v=VIDEO_ID)

Where VIDEO_ID is the video identifier from the URL.

Both full YouTube URLs and short youtu.be links work:

![](https://www.youtube.com/watch?v=dQw4w9WgXcQ)
![](https://youtu.be/dQw4w9WgXcQ)

Getting a video URL

  1. Open the video on YouTube
  2. Copy the URL from the browser address bar
  3. Paste it into a note as ![](url)

Or click the Share button under the video and copy the short link.

Result

The player is responsive — it automatically fits the page width, supports fullscreen, and works on mobile devices.