beancount-import
beancount-import copied to clipboard
Proof of concept payee prediction
My credit card imports produce narrations that aren't super useful/recognizable as actual companies. Especially with square and other payment providers reducing the amount of characters businesses seem to have available, and merchants like Amazon with tons of random seeming permutations of names. Ideally I'd like to apply nice readable names to my transactions for review and later reporting, I think that would be nicer than a sub-account in expenses for ever single merchant.
Does this seem like a useful path to follow? I'm light on python skills but this branch is just barely enough code to work as a proof of concept and no ui affordances.