First Time Setup (Spotify API)
- Log In to your Spotify Developer account at https://developer.spotify.com.
- Navigate to the Dashboard.
- Create a new application.
- Provide the necessary information for your application.
- Access your newly created project.
- Head to Settings.
- Copy the Client Id from the Spotify Link Plugin settings in Obsidian.md.
- Copy the Client Secret from the Spotify Link Plugin settings in Obsidian.md.
- Use
obsidian://spotify-auth/
for the redirect URI - Close the settings window
- On the sidebar, select the Spotify logo to open the browser and connect your account.
- Voila !
The first time you connect, you'll be prompted to grant permission for linking this application. After that, you're all set to go!