I have a few CSV files with basic transactions (basically sent and
received assets & amounts, plus commission cost).  These are all I need to
process.  It would be pretty easy for me to just translate them line by
line into Beancount format inputs, but I like to do things "the right
way".  Problem is, I can't figure out what "the right way" is :)

I spent a long time exploring the importer framework before realizing that
it was the old one, tossed out for v3.  I have now read the design doc for
the v3 importer system, the readme, skimmed the code and some examples, and
then read some threads on this list which also led me to RedS's CSV
framework, which I also looked into.

Am I trying too hard?  Should I just ignore the frameworks and spit out
text files of the right format?  If I should use a framework...which would
folks recommend?

thanks,
eric

-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beancount+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/CAFXPr0vDdt6%3DbP-7i4%3DOnWFcXDdSrePe8H3Hm7rHdN%3DpvJrLFA%40mail.gmail.com.

Reply via email to