Someone has made a plugin already that does something similar, I mentioned
it previously, but I'm actually having trouble with it, beanquery keeps
throwing an error about not finding the module. Doing it manually though
runs fine and I get the desired results. I will be sticking with this
man
Thank you for that!! Much appreciated. I'll try it out in the next few
days.
On Friday, September 27, 2024 at 8:35:44 AM UTC-7 Oscar & Alejandra wrote:
> I think the short answer is 'there is no beancount executable', the
> 'beancount' you installed is like a wrapper to those other applicati
I like the idea, thanks Chary!
September 27, 2024 at 5:42 AM, "Chary Chary" mailto:chary...@gmail.com?to=%22Chary%20Chary%22%20%3Cchary314%40gmail.com%3E >
wrote:
>
> On Friday, September 27, 2024 at 12:59:54 AM UTC+2 Oscar & Alejandra wrote:
>
> >
> > >
> > >
> > >
> >
> > What would
On Friday, September 27, 2024 at 12:59:54 AM UTC+2 Oscar & Alejandra wrote:
What would be the advantages/disadvantages to doing it with the three
transactions vs two?
The 3 transaction approach keeps the initial transaction intact.
So, if you do it manually, you can keep all what I called
On Friday, September 27, 2024 at 9:04:21 AM UTC+2 Red S wrote:
Someone has made a plugin already that does something similar, I mentioned
it previously, but I'm actually having trouble with it, beanquery keeps
throwing an error about not finding the module. Doing it manually though
runs fine
Yes that was me! Got it figured out though, I was using pipx to install
beancount and the plugin but I really needed to have everything in it's own
virtual environment to properly use the plugin. You can mark as solved.
September 27, 2024 at 2:04 AM, "Red S" mailto:redstre...@gmail.com?to=%22R
I think the short answer is 'there is no beancount executable', the 'beancount'
you installed is like a wrapper to those other applications. I agree the docs
and the process can be kind of confusing, but let me see if I can point you in
the right direction. I am also new to beancount so if anyon