Is there a way to create an identical (in behavior) tag/column for a custom LOVE rating? I've created a custom-named tag, copied the LOVE rating field value to it (which is represented as L for love and B for ban), set the same tag type (string) for the new rating as it's set for the default one, but I only get the L/B text in that field, not the icons. And while I can add another custom column that would read l/b values and set icons manually (though they'd look slighly different), I wouldn't be able to change the status by clicking on the column
(interestingly enough, even if I create a cusom column with a value of the <Loved> tag, I only get "Loved"/"Banned" (not "L"/"B" like seen in mp3tag))
So it seems that the click-to-set is custom-coded for just that unique column and not a general property of the "loved" field?