#transaction #com #ynab #ing #au #up #cleanup

app ing2ynab

cleans up ing.com.au transactions for YNAB

6 releases

0.0.5 Nov 21, 2020
0.0.4 Jun 30, 2020
0.0.3 Jul 5, 2019

#678 in Database interfaces

ISC license

145KB
142 lines

ing2ynab

crates.io page Bitbucket Pipelines status

ing2ynab(1) cleans up ing.com.au transactions for YNAB.

cargo install ing2ynab
ing2ynab < Transactions.ofx > YNAB.ofx

Extracts payee information out of the memo column: this helps YNAB automatically choose a payee for your transactions, because having everything in the memo column makes every transaction unique, which doesn’t play nice with “Is” renaming rules.

Changes the dates of debit card transactions to the authorised date: the cleared date makes it easier to verify your balance up to a given date, but the authorised date is more consistent with the workflow of entering transactions as you go, then importing and matching.

screenshot

How to export transactions from Secure Banking

In the Export menu at the top of a single account’s transaction list, choose “OFX (MYOB, MS Money)”. The combined transaction list on your home page won’t have that option.

good

bad

Requirements

  • Rust 1.43+ (tested with 1.43.0)

Dependencies

~6–8.5MB
~150K SLoC