On Thursday, November 28, 2024 at 10:45:51 PM UTC-5 Red S wrote:

Unfortunately, I've never used or tried Fava for imports. Perhaps others on 
this list might know.


Fava works pretty well with the beancount_reds_importers 
<https://github.com/redstreet/beancount_reds_importers> framework, for the 
most part. The reason I like using it is it adds a nice way to quickly step 
through each transaction, verify it, and make adjustments to any where you 
didn't like the result generated by smart_importer. Then it imports them 
into the specific section or file relevant to the main account of the 
importer. It's fast, displays only a single import candidate at a time so 
you don't get confused and reduces the frequency in which you have to work 
with the raw ledger. 

Importing an OFX file with multiple accounts is the only thing so far that 
it really doesn't work with. Although it's not a huge deal to split them up 
by account. Arguably could be preferable for a document filing perspective.

By the way, thank you so much for your work on beancount_reds_importers 
<https://github.com/redstreet/beancount_reds_importers>! I'm new to 
beancount and python and your importer framework made it possible for me to 
get up and running quickly!

-- 
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 visit 
https://groups.google.com/d/msgid/beancount/810bffe0-a5f9-4d4c-8d5b-a29cbfb58cc6n%40googlegroups.com.

Reply via email to