Right now, we only have the data of all the Pokémon in the national Pokédex, ordered by Pokédex number. In addition to this default setting, we can also include data on each TCG expansion since each card has a unique collection number in the set.
Implementation-wise, all this would require is to provide new text files for each TCG set which contains the names of each card in order by their collection number.
Please refer to Serebii.net's Cardex for lists of each card in each Pokémon TCG set.
Right now, we only have the data of all the Pokémon in the national Pokédex, ordered by Pokédex number. In addition to this default setting, we can also include data on each TCG expansion since each card has a unique collection number in the set.
Implementation-wise, all this would require is to provide new text files for each TCG set which contains the names of each card in order by their collection number.
Please refer to Serebii.net's Cardex for lists of each card in each Pokémon TCG set.