Load an external javascript

Things I have tried

Browse the forum for similar request.

What I’m trying to do

Hello,

I’m trying to embed a dimensions.ai badge but it relies on an external javascript and nothing shows on the page except an empty span.

It should look like this:
image

Is there a way, with or without a plugin, to make this work ?

The suggested embed code is as follows:

<span class="__dimensions_badge_embed__" data-id="pub.1106021009"></span>
<script async src="https://badge.dimensions.ai/badge.js" charset="utf-8"></script>

NB: The script setup code could be anywhere in the page.

Have you tried using GitHub - ryanpcmcquen/obsidian-javascript-init: Run custom JavaScript in Obsidian. to do this? I’ve ZERO experience with that plugin, but if you dig around on the forum or Discord you might find someone versed in it!

Yes I’ve tried it but with no luck

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