Better sorting of scheduled transaction
Currently, scheduled trx editor sorts by next booking, even including non-active trx. I suggest that:
- Non-active trx are moved to the end of the list.
- Sorting order is saved (in the sense of e.g. alphabetcially descending)
The second item would be more important to me, but the first one is a nuissance too. Most of my inactive trx are quite old, so the "next transaction" is way in the past and therefore much earlier than any active trx, resulting in a long list of inactive trx, before I get to anything relevant.
Alternatively, I would suggest to allow grouping of scheduled trx, s.t. I could move all inactive in one group and seperate the active ones in meaningfull categories, e.g. insurance, debt, ... - currently I solve this issue by using standardized names, however as sorting always reverts back to next trx date, this always requires sorting first.