Zone finder ignores parentheses content in guide name
CodingDino opened this issue ยท 4 comments
Need a way to add things to a guide name that are not zones, for example Aldor/Scryer, Death Knight. Going to make the zone name finder ignore anything in parentheses. Any objections?
That sounds fine to me - although it might be cleaner to add an extra description to the parameter map in the register call (although that might mean changing all the guides).
I noted (but hadn't worked out the correct info) in regards to the DK guides is that the zone name is wrong. Looking at the info on logout it might be "Plaguelands: The Scarlet Enclave" rather than just "The Scarlet Enclave".
Now ignores:
Anything after "-"
Anything after "("
It also trims to ignore trailing spaces.
So add to your guide names to your heart's content!
Just saw your first comment, Kirk, sorry. It would indeed mean changing every single guide, bleck. Also I just don't think there is room in the guides list for another column. I think this method should work okay. If you have any other recommendations for ignore patterns, let me know :)