Always great to see folks share importers. However, one request for anyone 
considering writing importers: at the very least, *please do consider 
integrating your importer with the importer framework that ships with 
Beancount* (bean-identify/extract/file in older versions; or beangulp in 
v3). 

What this does is:
-- help us all as a community to avoid duplicated and wasted effort
- for consumers of your importers, it lets them quickly integrate your 
importer into their system (as opposed to figuring out your system for 
configuration and integration)

Of course, if possible, using a framework like my reds-importers 
<https://github.com/redstreet/beancount_reds_importers/> (or a couple 
others out there) helps us even more as a community to channel our 
importing efforts into one direction and make that stronger, robust, and 
awesome. But this is less of an ask than the above.

My two cents.


On Sunday, January 22, 2023 at 4:40:28 AM UTC-8 zed4...@gmail.com wrote:

> I recently started using "go" for a project and found it to be a great 
> choice. Initially as a learning tool, I created a simple application to 
> convert csv files to beancount journal format, after preprocessing them 
> using google sheets. I thought I'd share it with the group. Here's the link 
> to the repository on Github: https://github.com/PaulsTek/csv2bean
>
> It's been helpful for me in dealing with csv files and I hope it can help 
> someone else too. Let me know if you have any questions or feedback.
>

-- 
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/e2641c29-b08b-4cb1-8fb2-a6a3a1359cacn%40googlegroups.com.

Reply via email to