Meta-PokéBase Q&A
1 vote
382 views

It's really annoying having to click a hundred times to get to page 200. I suggest putting in a feature that allows you to simply type in the page number you're trying to go to.

by
You can achieve the effect by manipulating the number at the end of the user list's URL. Subtract 1 from the page number you want and multiply that by 60, and then put that number at the end of the address.
For example, if you want 200, then 199 * 60 = 11940. Thus, here's page 200: https://pokemondb.net/pokebase/users?start=11940
Yes, I hate clicking so many times just to get to a page. Or you can let us search users.
You can search users actually, like it’ll give you questions of the user but if they’re named after a Pokémon they won’t show up. You can just do pokebase/meta/users/~Dragapulse~ and it should work
Ok, so you just type that in the URL, right?
Even so, if it's possible, I think it would be a good improvement to make.
Obviously it's not a high priority, especially since you can achieve the same effect. But this question gets asked all the time, and typing in the URL can be tedious, especially when looking for a user whose name you haven't *quite* memorized

Please log in or register to answer this question.