Nice tool to be a part of the ecosystem, I can see this being very helpful, thank you for writing this and sharing!
Some thoughts/feedback:
Tried out all the updates, they all look great!
Will respond more via github.
BTW, I’m using this utility regularly already!
Being able to do essentially BQL on the command line lightning fast with virtually no cognitive overhead for simple queries was something I’d missed for a long time.
Here’s a feature proposal: I can also see a q command to run pre-defined queries being super helpful, and is also something I’ve wanted for a long time. Take:
2025-08-31 query "After-Tax Contributions for Mega Backdoor Roth" " SELECT date,payee,narration,position,balance WHERE account ~ 'Assets:.*:Transfers:Paycheck:Y401k:After-Tax' AND year=YEAR(TODAY()) AND number < 0 "I’d love to be able to say b q Mega on the command line, where Mega is a regex. If there's a unique match, it’ll run that query. If multiple matches occur, the command can either bail (simple version), or offer a menu selector (fancy).
This is by design.
IIRC, there is a plugin somewhere that can synthesize prices by
combining existing price entries.
That's a very nice addition to Beancount. I would vote to build it in to
the official product.
Very much agree! This is a missing piece in the core product IMHO. It’d provide for a much better out of the box experience for new users, and I'd wager it would be indispensable for a majority of regular/advanced users.
Alen Šiljak and Martin might have to hash this out. I don’t know what Martin’s criteria is for core product additions is right now. Or perhaps one way is to add it is as a separate product to the offical github repo.
--
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+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/beancount/3411d56f-cb62-4230-8081-bd1640510162n%40googlegroups.com.