assigned currency during import/convert of csv file

2017-08-05 Thread Todd Roth
When converting a bank statement csv file to ledger format with the built-in 'convert' command is it possible to assign a currency? If not, is it possible to do this with emacs ledger-mode? For example, instead of the following: 2017/07/17 * Check 3584 Expenses:Unknown

Re: assigned currency during import/convert of csv file

2017-08-11 Thread Todd Roth
John and Craig, Thanks for responding to my post. I'm not very familiar with emacs lisp so I think I'll try writing a custom import script. Todd On Saturday, August 5, 2017 at 5:28:04 PM UTC-4, Todd Roth wrote: > > When converting a bank statement csv file to ledger format with

convert csv command and --input-date-format

2018-09-22 Thread Todd Roth
I'm trying to convert a credit card csv file to ledger and getting an error when parsing the date. *The command:* ledger -f sample.dat convert Transactions.csv --input-date-format "%m/%d/%Y %a" *The Error:* While parsing file "/Users/me/Downloads/Transactions.csv", line 1: While parsing CSV li