TamasBarta / obsidian-spotify-embed

Obisidian plugin to allow you to embed Spotify playlists or songs in your Obsidian markdown documents.
30 stars 2 forks source link
obsidian-md obsidian-plugin

Spotify Embed Obsidian Plugin

This plugin allows you to use Spotify links and IDs in your files instead of the whole iframe embed code, and you still get your target embedded.

How to use

You can use the Markdown image syntax, and use the links or Spotify URIs as the image URL, like this:


## My favourite song

![](https://open.spotify.com/track/5OGzWbdJVqlHGIVqqZyoPX?si=C50KiMltTCuv2BhENn6n3g)

The same, but with Spotify URI

![](spotify:track:5OGzWbdJVqlHGIVqqZyoPX)

Supported types:

Manually installing the plugin