Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 423 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 423 Bytes

A simple tool to convert N26 CSV format into YNAB. Updated in 2024.

Instructions

You have a few option to run it:

  1. Just run the .exe file
  2. Run ynab_console it takes just a parameter, the input .csv file: python ynab.console.py YourPathHere
  3. Run ynab_ui and simply select a file and convert.

In all cases the output file will be saved in the same folder as the input with simply _converted appended to it.