BlossomsPokemonGoManager
BlossomsPokemonGoManager copied to clipboard
[REQUEST] could we get a %level% with leading zero for sorting purposes?
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.
You could name it "0%level%"...
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...
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. (:
Thank you very much :)