Results 19 issues of Stuart Frost

`Dm7add4` & `Dmmaj7` Also add support for `N.C.` and `*`

This is probably just my lack of understanding, but if `Organization` inherits from `Thing` ([docs](https://schema.org/Organization)) - why can't I add a description to the Ruby object? ```ruby SchemaDotOrg::Organization.new( name: "Bar",...

Following #46, sometimes the `C` in `[Chorus]` gets transposed 🤦‍♂️

bug

It'd be really useful to organize sheets beyond just titles. Ideally, you'd be able to add tags to each sheet that you can then search (like genre, artist, key, etc.).

Being able to format a chord sheet as two columns is super useful for being able to view a song with minimal scrolling.

Following change made in 2517e0e (#46), text inside [] or {} is now trying to be rendered as chord diagrams 🫤 Ignore this text when rendering SVGs.

bug

I'd like to be able to search list of chord sheets which have been deleted. # Requirements - [ ] The existing `search_controller.js` is used to implement the search functionality...

good first issue