Important
Song Links is publicly available!
Spotify approved our Quota Extension making the plugin available to everyone as of 2024-06-06
.
Thank you to the ~2000 users who have downloaded this plugin. Go ahead and start linking songs! ❤️
For those that get inspired to write by music, a small plugin connecting Spotify to Obsidian.md.
Adds an Insert song link
command to the palette which inserts a link to the song currently playing on your Spotify. Demo
Of course the plugin is free, but if you'd like to support me, I greatly appreciate it.
- Install and enable the plugin
- Open the plugins settings to connect to Spotify
- Open and note and run
Insert song link
from the command palette
If something isn't working or you have an idea to improve this plugin, I'd love to hear about it. You can either
- File an issue on Github
- Reach out to me at
dmcutaiar@gmail.com
- Clone this repo
npm i
or whatever you use to install dependenciesnpm run dev
to start compilation in watch mode
You can use npm run build
to do a full build.
Information on releasing the plugin is in Releasing.
You can help out by testing the beta version of this plugin!
- Install and enable BRAT
- Open BRAT's settings and select
Add Beta Plugin
- Paste the URL to this repository and select
Add Plugin
- Enable "Song Links" in Community plugins
- You can then use the plugin as you normally would (instructions above)
- Please file an issue for any bugs you find
If you need any more info about working with BRAT, please refer to their documentation.