FWIW, I feel like I've implemented less than a third of the ideas I've had
for reporting, just ran out of time and energy.
It's an area where there could be a lot of fun new outputs.

About an API, I've started to sketch a simplified API in the master branch,
so that all the symbols hang off of a "beancount as bn" imprt.
https://github.com/beancount/beancount/blob/master/beancount/api.py
It's not much of a change, but ultimately the goal would be to make script
writing more prominent and more commonly used.


On Tue, Mar 26, 2024 at 6:53 PM Red S <redstre...@gmail.com> wrote:

> Especially with things like PTA, I always wonder what someone's workflow
> looks like. Personally, I write my own scripts to spit out the 3 or 4
> reports I most frequently use exactly the way I want it. This is trivial to
> do with Beancount *since it is (also) a library *for processing your
> journal.
>
> Investor <https://github.com/redstreet/fava_investor> for example, has a
> few reports that I use to various degrees. See the bottom of the README
> here
> <https://github.com/redstreet/fava_investor/blob/main/fava_investor/modules/assetalloc_class/README.md>
>  for
> an asset allocation example, which for me is the base report I use, on top
> of which I have a bit of scripting to figure out net worth, change in net
> worth across time, what the market did across time, etc.
>
> In addition, I also use Fava's web frontend to both give me a quick
> balances overview, see net worth over time graphically (although as Chary
> pointed out, there's no indication of why net worth changed), and chase
> down answers to quick, one-time questions and such.
>
> Hope that helps.
>
> On Monday, March 25, 2024 at 3:51:22 PM UTC-7 j...@pobox.com wrote:
>
>> I'm new to beancount (but not to PTA, though rusty). I should have read
>> the docs for v3 first, but I was surprised to see there's no bean-report in
>> v3.
>>
>> What do people use to get e.g. a balance report? Same question for
>> whatever other reports people regularly find useful?
>>
>> I see there's beanquery split out into a separate repo. Do people really
>> use that just to get a balance report? (I don't mean to suggest that's bad
>> if that's the way people do it, I just suspect I'm missing something)
>>
> --
> 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/f159d55f-cf30-4d20-a8ea-d9cd2e7f0c66n%40googlegroups.com
> <https://groups.google.com/d/msgid/beancount/f159d55f-cf30-4d20-a8ea-d9cd2e7f0c66n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAK21%2BhM3%2B_WNa7WEQBVy1y%3D6NjV2tfj_UAzAgzJyrpptuaY99Q%40mail.gmail.com.

Reply via email to