nataliethistime / songdown-app

This is the web application component of the Songdown project.
http://songdown.herokuapp.com
MIT License
3 stars 1 forks source link

Tags #19

Open nataliethistime opened 9 years ago

nataliethistime commented 9 years ago

Songs should be able to have tags. We could show a tag cloud for ease of searching by tag.

nataliethistime commented 9 years ago

Tags can be specified in a song using front matter. But the app does nothing with that information (or any front matter, for that matter). This will happen soon :exclamation: