My 401k plan applies the 'Mega Back Door' Roth conversion for me
automatically.
This means that I have something like the following in my input file:
2020-02-04 * "CONTRIBUTION - AFTER TAX POST"
Income:Salary-5000 USD
Assets:Investments:401k:PostTax:VFFSX50 VF
On Sunday, May 24, 2020 at 9:44:22 PM UTC-7, Martin Blais wrote:
>
> Just for fun I quickly added syntax for an optional time after the date
> but just for Transaction directives here:
> https://github.com/beancount/beancount/tree/adding_time
> Not even using it yet.
> That's an 8.7% cost on the a
After reading through the v3 design document, once thing that wasn't clear
to me is whether it will be possible to access just the parser without
running booking from the exposed API.
Today, I have a workflow which:
1) Reads in my existing beancount files (I have many, ~ one per account)
using