Is your feature request related to a problem? Please describe.
It is possible to sort transaction lists by hash, date, or (absolute) coin value.
However, if I want to see the oldest transactions at the bottom of the screen, this currently is not possible.
Describe the solution you'd like
It should be possible to reverse the order using set-transaction-sort-order BY_DATE_... --reversed or something similar.
Additional context
See #37
Is your feature request related to a problem? Please describe.
It is possible to sort transaction lists by hash, date, or (absolute) coin value.
However, if I want to see the oldest transactions at the bottom of the screen, this currently is not possible.
Describe the solution you'd like
It should be possible to reverse the order using
set-transaction-sort-order BY_DATE_... --reversedor something similar.Additional context
See #37