Post Reply 
Side effects of custom sort tag with alphabetical grouping
14-12-2025, 15:30
Post: #4
RE: Side effects of custom sort tag with alphabetical grouping
I didn't see you had replied several days ago...

So if i understand correctly, when a sort tag is associated to the index tag, the alphabetical group is based on the first letter of the sort tag's value and not of the index tag's value ; this explains why the works are grouped in the # group.

It makes sense for tags like artist, composer etc ... whose sort tag's value is a reverseName value, but less for tags like work whose sort tag may be defined another way (like mine).

Would it be possible to manage these two different needs ?
for example by analyzing the sort tag's value :
  • if it's the reverse form of the index value, the present behavior remains (the alphabetical group is based on the first letter of the sort tag's value)
  • if not, the alphabetical group is based on the first letter of the index value
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Side effects of custom sort tag with alphabetical grouping - eseb63 - 14-12-2025 15:30

Forum Jump:


User(s) browsing this thread: 1 Guest(s)