BlossomsPokemonGoManager icon indicating copy to clipboard operation
BlossomsPokemonGoManager copied to clipboard

[REQUEST] could we get a %level% with leading zero for sorting purposes?

Open just-Addict opened this issue 8 years ago • 4 comments

As the subject goes. I see there's several naming pattern placeholders that seem specifically targeted to overcome sorting issues but am missing one for pokemon level.

just-Addict avatar Feb 06 '17 20:02 just-Addict

You could name it "0%level%"...

Chazn2 avatar Feb 17 '17 14:02 Chazn2

That kinda negates the batch method since then I'd still need to do them separate. It also becomes an issue when the preceding elements don't allow to sort them just on level and nickname... and then you need to go and pick them one by one...

just-Addict avatar Feb 17 '17 18:02 just-Addict

The naming pattern for level should be always the same length, like most of the other naming patterns. So yeah, leading zeros. Will be implemented. (:

Wolfsblvt avatar Feb 18 '17 20:02 Wolfsblvt

Thank you very much :)

just-Addict avatar Feb 18 '17 20:02 just-Addict