An open API service indexing awesome lists of open source software.

https://github.com/dashed/tangerine-transactions-to-ledger

Convert Tangerine Bank transactions to ledger-cli compatible transactions
https://github.com/dashed/tangerine-transactions-to-ledger

accounting finance ledger-cli tangerine tangerine-bank tangerine-transactions transactions

Last synced: 21 days ago
JSON representation

Convert Tangerine Bank transactions to ledger-cli compatible transactions

Awesome Lists containing this project

README

          

tangerine-transactions-to-ledger
=========================

> Convert Tangerine Bank transactions to ledger-cli compatible transactions

Usage
=====

```
tangerine-transactions-to-ledger 0.1.0
Alberto Leal
Convert Tangerine Bank transactions to ledger-cli compatible transactions

USAGE:
tangerine-transactions-to-ledger [FLAGS] [OPTIONS]

FLAGS:
-h Assume CSV file has headers.
--help Prints help information
-V, --version Prints version information

OPTIONS:
-a, --account Sets account for each transaction
-n, --num Only show last N transactions.

ARGS:
Sets the input CSV file to use

```

1. Export transactions from Tangerine Bank into csv format.

2. `tangerine-transactions-to-ledger accountactivity.csv -n 10 | pbcopy`

3. Paste transactions into your ledger-cli file.

License
=======

MIT.