Version: SVN trunk (using KDE 4.6.0) OS: Linux I can never get the provided sort options always to give me the required result. If I set things one way, for the next statement I get, which may or may not be from the same provider, I need to change again. It may only need a single transaction to be moved. For instance, if on the same day, I add interest and then close the account, it only makes sense for the close to appear as the last item, not the next to last, followed by another transaction. At first I though drag/drop would be the ideal, but then the date needs to be an over-riding factor. Perhaps a better idea would be to have context options to move a selected item up or down. Though again, the date needs to be considered. Reproducible: Didn't try
Given this is still an issue, I've updated some of the details. However, I don't see any reasonable way to adjust the order of individual transactions, unless we add a new field to each transaction, as I do not think we want to change one of the current date fields to date/time. The new field could be date/time, just a time, or perhaps just a "sort" integer. This field would use a default value for most transactions, but be editable to slightly order the sort within a day. It might make sense to only allow sorting by this field after one of the date fields.