Right now, we have options to shuffle decks, but once they're shuffled, there's nothing to put them back into the correct order. This would be extremely useful. For instance, I'm currently running a game that uses condition cards for injuries, and these are designed to be chosen from the deck rather than dealt randomly--and having to find the correct card in a randomly arranged 60-card deck is frustrating. Being able to sort alphanumerically by card title would be the most straightforward implementation, since we could number the cards as we create the deck if needed. If it were possible to change the card order within the deck properties window, then an option to restore that order would also work well--it's somewhat less useful as is, since we're stuck with the cards in whatever order they were added.