jonathangarelick / SoundSeer

SoundSeer is a macOS app that shows your current song & controls in the menu bar.
128 stars 2 forks source link

copy url #1

Closed jonathangarelick closed 7 months ago

jonathangarelick commented 7 months ago

someone on threads mentioned that raycast's version has a copy URL button. That might be nice to share with people on Slack, etc.

worth considering getting some feature parity with this popular extension

threads: https://www.threads.net/@thepaulomalley/post/C5sFFacpZq1 extension: https://www.raycast.com/mattisssa/spotify-player another extension: https://www.raycast.com/thomas/spotify-controls

jonathangarelick commented 7 months ago

https://developer.apple.com/documentation/appkit/nspasteboard

jonathangarelick commented 7 months ago

Raycast does something fancy where it pastes it pretty as a link in Slack. I think they coded that themselves, I will skip it for now. Copy URL functionality is now included though.

d4f5d9310acc15ac8c7aaa3bbbcae8c3223c63b8