-
Hello Rennes!
I've noticed that there are more than 80 GitHub projects related to YNAB converter scripts. Would it be helpful and would there be interest in an effort to consolidate all (most) of the…
-
The saved file is named "Unknown", with no extension. Would it be possible to at least add a .csv extension? Now the user has to rename the file manually before importing into YNAB. I'm using the conv…
-
Plugin created. Needs further follow-up to get test file.
- [x] [JamesBelchamber/ynab-jlp-csv-converter](https://github.com/JamesBelchamber/ynab-jlp-csv-converter)
- [x] [clancychilds/jlp-ynab-conve…
-
Needs a complete rewrite in order to work in this modern age.
- Export transactions with basic data
- Export objects: accounts, categories, budgets, bills, rules, etc. Not for import again, but fo…
-
Hello Clancy!
I've noticed that there are nearly 90 GitHub projects related to YNAB converter scripts. In an effort to consolidate all (most) of these into a single tool, we've created `bank2ynab` as…
-
Sourced from [ma-ver-ick/ynab-converter](https://github.com/ma-ver-ick/ynab-converter/blob/master/sparkasse.py).
File layout:
_Sparkasse_
Auftragskonto, Buchungstag, Valutadatum, Buchungstext, Ve…
-
Sourced from [andsens/ynab-csv-converter](https://github.com/andsens/ynab-csv-converter/blob/master/ynab_csv_converter/formats/nordnet.py).
Row format: 'line_id', 'bogf_date', 'trns_date', 'val_dat…
-
Name of Bank: Starmoney [Banking Software]
Source: [fpoppinga/ynab-converter](https://github.com/fpoppinga/ynab-converter)
**To be filled in as required. Delete fields that match default values.…
-
Sourced from [wesmcouch/Purdue-Federal-You-Need-A-Budget-Converter-YNAB-](https://github.com/wesmcouch/Purdue-Federal-You-Need-A-Budget-Converter-YNAB-/blob/master/ynabConverter.rb).
```
if row[1]…
-
Hi, I'm trying to get this set up on my Pi since I'm moving soon and don't want to keep it as a cronjob on an old Mac. I'm going to try building from source as per the instructions but figured I'd see…