aboutsummaryrefslogtreecommitdiff
path: root/utils/sort.py (follow)
Commit message (Collapse)AuthorAgeLines
* Just added a new line at the EOF.Adrián Oliva2023-05-07-1/+1
|
* First attempt at sorting.Adrián Oliva2023-05-07-0/+118
We can only sort by date and amount right now. I don't know if there are other important ways of sorting. D: