You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If would be great to be able to sort the fields that are put together as description.
I.e. my bank transactions csv file have the sender and description at fields 10+11, and I'd like to put all the other fields behind them, like
reckon --output-fields 10,11,6,4,8,1,3 ...
The text was updated successfully, but these errors were encountered:
If would be great to be able to sort the fields that are put together as description.
I.e. my bank transactions csv file have the sender and description at fields 10+11, and I'd like to put all the other fields behind them, like
The text was updated successfully, but these errors were encountered: