Elevate Your Obsidian Experience with the New spotify-api Plugin!

Hey Obsidian Enthusiasts!

:tada: Exciting News: Introducing the spotify-api Plugin! :notes:

Are you a music lover who can’t get enough of Spotify? Well, we’ve got fantastic news for you! We’re thrilled to announce the launch of the spotify-api plugin for Obsidian, bringing a whole new dimension to your note-taking and organization experience.

:rocket: Key Features:

  1. Seamless Integration: With the spotify-api plugin, seamlessly integrate the Spotify Software Development Kit (SDK) directly into your Obsidian workspace. Enjoy the convenience of managing your Spotify playlists, tracks, and more without leaving your favorite note-taking environment.
  2. Enhanced Note Connectivity: Elevate your note-taking by effortlessly linking Spotify content directly within your Obsidian notes. Share your favorite songs, playlists, or even embed interactive players for a dynamic and engaging experience.
  3. Custom Playlists within Obsidian: Create, manage, and update your Spotify playlists directly from Obsidian. Your note-taking and music curation can now go hand in hand, creating a personalized and immersive environment.
  4. Dynamic Track Information: Retrieve and display dynamic track information, such as album art, artist details, and track metadata, right within your Obsidian notes. Keep your content lively and up-to-date.

:globe_with_meridians: How to Get Started:

  1. Visit the Obsidian Community Plugin Marketplace.
  2. Search for “spotify-api” and click on the plugin to install.
  3. Configure your Spotify account credentials.
  4. Explore the new possibilities and start syncing your notes with your music library!

:mega: Join the Conversation:

Have questions or want to share your experience with the spotify-api plugin? Head over to the community forums and engage with fellow users. Your feedback is crucial in shaping the future development of this plugin.

Let’s amplify our Obsidian experience with the power of music! :musical_note::sparkles:

Happy note-taking and happy listening!

3 Likes

Example:

Could you provide a detailed setup guide?

2 Likes

It’s a full sdk so do as you wish.

I’m having difficulties connecting my spotify. Whenever I click the spotify icon it gives me an error message :confused:

Has anyone figured out how to use this? The plugin desperately needs some examples. I tried to build something with Playback API myself, but examples from official API documentation don’t work here.

It should be the same

What’s is the error

In my case, it’s Evaluation Error: SyntaxError: Unexpected end of input with a copied example from here. However, it’s just me blindly trying to understand how to develop with that, despite being able to write the same thing in python easily.

Can you please provide an example of implementing some simple feature like playing the track or getting the current playing track using your plugin from start to finish?

That’s web playback sdk
Which I don’t support

I only support the web api