Hacker News new | ask | show | jobs
by wahhill 3104 days ago
Just jumping on here to give my own feedback.

This is brilliantly implemented so hats off for that. It's something I always had on my backlog of personal projects but never got round to doing, but you've managed it far better than I could ever have hoped to.

One thing that would noticeably improve the experience for me: Being able to sort a given series of works by opus/[equivalent catalogue number] or date. It seems at the moment the only sorting method is alphabetical, which is often not particularly helpful (for example, as someone else noted, when 10 appears before 1).

1 comments

Thanks so much for the feedback :)

I'm studying the sorting thing. Opus/catalogue number: not so easy because the data comes from sources that treat this information as strings. But I can think of a text parser, for example. Year of composition: doable.