adrienjoly / album-shelf

💿 Collection of music records I love, maintained with Jekyll on Github Pages
https://adrienjoly.com/album-shelf
MIT License
7 stars 2 forks source link

make `add:spotify-album` script ask for tags #6

Open adrienjoly opened 4 years ago

adrienjoly commented 4 years ago

Follow-up for #1.

It would be nice to be able to provide tags when adding an album with $ npm run add:spotify-album.

Bonus: even more awesome if we can fetch the tags that are already in used from albums.yaml, and display them by decreasing count, to help the user pick the right ones.