enable sorting of transactions in Register, based on whether or not they've been cleared/reconciled
If there's a list of transactions in a register in which many are not cleared, many are cleared, and many are fully-reconciled, it's a bit difficult to spot the y's, n's, and c's. It would be great if there was some sort of conditional formatting that would apply different colors or "fill shades" to y's, c's and n's, or possibly to the whole transaction.
If not, then it would still be good to have a way to sort the "RL" column so that all the y's are grouped together, all the n's are grouped, and all the c's are grouped. (Probably this would be a temporary sort order; there could be an arrow for each column and one could use that to easily switch back to sorting according to date, for example.)
Oh, and if this isn't manageable directly in the program, is it possible to do it by means of a CSS file (in Windows, "C:\Users{MyName}\AppData\Roaming\GnuCash\gtk-3.0.css")?