djstevenson / songs-to-the-siren

A blog about songs
MIT License
0 stars 0 forks source link

Extend link functionality #190

Closed djstevenson closed 4 years ago

djstevenson commented 4 years ago

I want

We currently have id, song_id, name, url, description, priority, extras (which is for stuff like YouTube aspect ratio, and/or start time, etc).

"description" is text that would appear in the link, but we'll want to style different destinations differently (e.g. add a spotify logo?).

"name" doesn't have a strict-enough definition for me to do what I want.

djstevenson commented 4 years ago

Proposals:

djstevenson commented 4 years ago

Fixed in PR #191