Strava activity embed

I am trying to embed a Strava activity into my daily note.

The supplied (by Strava) embed is a div and then a script element to do the styling and presumably actually pull the data, because there are no elements in the div…

I have tried just pasting it in – fail
I have tried loading it as a dv.paragraph with dataviewjs – fail
I have tried using ```html format – fail
I have tried putting the JS into a load file to be loaded by CustomJS and then doing the three things above… all of these also fail…

Surely someone has done this before???

Thanks in advance.

Cheers,
Peter.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.