2024-07-18, 20:17
I want file listings to ignore prefix text in brackets when sorting by name. Is the following supported?
Code:
<sorttokens>
<token>
<regexp>^\[[^\]]+\]</regexp>
</token>
</sorttokens>