Brian Lalor

Results 68 comments of Brian Lalor

I haven't tried it with an unstable build.

No. I’ve already finished the import and cannot rejoin the board I left.

I'm on macOS 15.0, Userscripts `Version 4.5.4 (109)`. I'm having a similar problem, but changing the folder _never_ succeeds. Screen capture and logs attached (although streaming logs didn't show *anything*...

Same, after upgrading to macOS 15.0.1 (or maybe just due to restarting after that upgrade?) I can now select the desired folder.

I've got a `query` directive like ``` 3000-01-01 query "summary-report" " SELECT root(account, 2) as account, YEARMONTH(date) AS yearmonth, SUM(COST(position)) AS balance WHERE account ~ 'Expenses:' AND not (account ~...

That's working now, @yagebu !

I also ran into this problem. If gap filling needs to be disabled (why would you want to do that?), maybe that should be a separate checkbox, as `0` takes...

I took a quick look at converting this project to beangulp and immediately tripped on the removal of the regression testing plugin at https://github.com/beancount/beangulp/commit/d4d921233c179e6c3bed6e95eed132f6d58d2c07 @redstreet have you played with this...