cms icon indicating copy to clipboard operation
cms copied to clipboard

Eliminating static Youtube thumbnails in Notes pdf.

Open zenithexe opened this issue 1 year ago • 0 comments

Problem :

While downloading a Note (contentType=Notion) as PDF, if there is any Youtube video embedded in the notion page, the pdf includes a static thumbnail of the Youtube video. No hyperlink is attached to the thumbnail.

Old_PDF SS

Solution :

We can convert the static Youtube video thumbnail into a hyperlink attached Button while rendering for the pdf. This button will link to the original Youtube video referred.

New_PDF SS

I have implemented this enchantment and will make a PR soon.

zenithexe avatar Aug 16 '24 10:08 zenithexe