gael-vanderlee
gael-vanderlee
@youngcw Ah nice ! How would I set that up in the payee section ? I'd like a rule that goes for any transaction of the form `CARD XXXX DD/MM...
@youngcw Ah yes I already do that, but a universal rule on import would help a lot with readability when sorting through the transactions. Hopefully that's possible with rule action...
Had to make a few tweaks (mine is in french so "Carte XXXXX" and the date field is optional). For those interested, the final formula is `{{regex imported_payee "^Carte X\d{4}(\s+\d{2}/\d{2})?\s+(.*)$"...
I'm encountering the same issue. Import time seems to vary a lot, anywhere between 3 seconds to 20+ seconds (usually around 4). I've tried installing it on an NVME SSD,...