New issue 422: Allow importers to specify formatting of postings

https://bitbucket.org/blais/beancount/issues/422/allow-importers-to-specify-formatting-of



Martin Michlmayr:



By default, bean-extract generates transactions like this:



```

2019-12-07 * "Anonymous" "Donation"

  Assets:Receivable   100.00 USD

  Income:Donations   -100.00 USD

```



I know I can just pipe it into bean-format but I’m wondering if it would be 
possible to allow importers to format the postings, including spacing and 
amounts?  \(I know I can do amounts by just rounding to the precision I want\).



In any ideal world, this would be per-posting?  I like to align different 
postings with different spacing depending on their nature.



Good idea? Bad idea? Maybe I should just pipe the output to a script that 
formats it \(that’s actually what I do now\)




-- 
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/20200225100748.15862.17882%40celery-worker-109.ash1.bb-inf.net.

Reply via email to