1
0

Add another YNAB to *ledger converter

This commit adds a new YNAB to *ledger converter.  It handles many more
cases than the existing one writtein in ruby.
This commit is contained in:
michael
2019-07-15 09:36:44 +08:00
committed by Simon Michael
parent 9ce32539cd
commit 36baf4f922
2 changed files with 2 additions and 0 deletions

View File

@@ -365,6 +365,7 @@ The following sections collect add-ons and helper tools related to the above.
- [reckon](https://github.com/cantino/reckon) smart interactive/non-interactive CSV to *ledger converter
- [smart_importer](https://github.com/johannesjh/smart_importer) library for building smarter CSV to beancount/Fava converters
- [total_recall](https://github.com/eval/total_recall) CSV to *ledger converter
- [ynab-to-ledger](https://github.com/vermiceli/ynab-to-ledger) You Need A Budget (YNAB) to *ledger converter. Handles multiple currencies, multiple number formats, reconciliation, memos, transfers, and split transactions
- [ynab_to_ledger](https://github.com/pgr0ss/ynab_to_ledger) You Need A Budget to *ledger converter
#### data generation