~artoj/nordea-ynab-import

convert Nordea Netbank transactions to YNAB compatible format
5f76ae38 — Arto Jonsson 4 years ago
add license (isc)
348dbd1d — Arto Jonsson 5 years ago
initial commit

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~artoj/nordea-ynab-import
read/write
git@git.sr.ht:~artoj/nordea-ynab-import

You can also use your local clone with git send-email.

#Nordea-YNAB Import helper

Convert Nordea Netbank transaction history to You Need a Budget (YNAB) compatible CSV format.

#Usage

  1. Retrieve the transaction history from Nordea NetBank.

  2. Run the script against the transaction history as follows:

    $ ./nordea-ynab-import.awk INPUT > OUT

  3. Import the file OUT as a CSV file in YNAB. Review that the dates are handled correctly.

#Credits

The script was written by Arto Jonsson.

Do not follow this link