egh / ledger-autosync

Synchronize your ledger-cli files with your bank.
GNU General Public License v3.0
273 stars 42 forks source link

Help with csv #94

Closed edkedk99 closed 4 years ago

edkedk99 commented 4 years ago

Please let me know if this is not the right place for this question.

I would like to import a csv file using ledger-autosync, but I am having trouble to adjust my file to the accepted formats. Could someone post an example csv file that can be imported so I can use as a base to generate my csv? I am not able to create a plugin, so I would like to follow an existing format.

egh commented 4 years ago

@edkedk99 If you look in https://github.com/egh/ledger-autosync/tree/master/fixtures you'll see some CSV files that should work.

edkedk99 commented 4 years ago

Thank very much. That's exactly what I needed. I don't know how I missed that folder in my seach.

egh commented 4 years ago

Glad that works for you @edkedk99 !