ing2ynab

Crates.ioing2ynab
lib.rsing2ynab
version0.0.5
sourcesrc
created_at2019-07-04 08:38:26.807004
updated_at2020-11-21 16:57:10.905065
descriptioncleans up ing.com.au transactions for YNAB
homepage
repositoryhttps://bitbucket.org/delan/ing2ynab
max_upload_size
id145813
size178,852
Delan Azabani (delan)

documentation

README

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)
Commit count: 0

cargo fmt