tomargames / songbook

1 stars 0 forks source link

Production support #35

Closed tomargames closed 1 year ago

tomargames commented 1 year ago
  1. "Because" chart failing --> 4/8/23, unknown chords get red question marks, for now
  2. If bpm = 000, don't show metronome icon inside chart --> fixed 4/8/23
  3. If Save button on edit screen is disabled, use stored chart --> fixed 4/8/23
  4. Sort by column doesn't appear to be working -- marieNme beatles songs, sort by year
  5. Add a variable component to the row/col keywords so you can have multiple of them, store one used in local storage so it will store them all, but pick the right one when you're playing --> fixed 4/15/23
  6. We Owe not is a test case for chart display, also you won't be leavin'
  7. Add future date to hover text when you're scheduling via the buttons --> fixed 4/12/23
  8. Add a rhythm line keyword, pyramid song
tomargames commented 1 year ago

Move list, fixing 1, 2, 3, 5, and 7

js/songbook.js js/songs.css programs/index.py programs/Songs.py programs/getCH.py