ananthakumaran/paisa

`regexpMatch` helper doesn't work in Import

Closed this issue · 4 comments

No matter what arguments passed to the helper, it just returns nothing

image

I'm wondering, since it's not colorized, maybe it's not enabled?

sorry, it's on master, not yet released. I should stop publishing docs before release.

Just a side note. I found putting the first line as ; {{ROW.index}} very convenient during Import. This way one can easily see which rows are missing

What command may one execute to build binary from master for tests? Is make serve enough?

It varies based on OS. You can look at how I am doing the release https://github.com/ananthakumaran/paisa/tree/master/.github/workflows and follow that. I am building ledger from source, you can ignore that and directly install it via package manager.