Smart importer inserts payees learned from previous transactions in 
beancount file?

So we are getting:

2013-12-11 * "WHOLEFDS HOU 10236 02124201320 / 042002720272124201320"
  Liabilities:US:CreditCard  -14.47 USD
  Expenses:Personal:Food

2013-12-14 * "MACY'S #003 HERALD SNEW YORK / 00307963916 MACY'S"
  Liabilities:US:CreditCard  -56.43 USD
  Expenses:Personal:Clothes

Instead of 

2013-12-11 * "WHOLEFDS HOU 10236 02124201320 / 042002720272124201320"
  Liabilities:US:CreditCard  -14.47 USD

2013-12-14 * "MACY'S #003 HERALD SNEW YORK / 00307963916 MACY'S"
  Liabilities:US:CreditCard  -56.43 USD

which we get with default bean-extract command. Did i understand it right?

On Tuesday, April 17, 2018 at 8:12:13 PM UTC-4, Martin Blais wrote:
>
> Works great on my credit card account!
> https://github.com/johannesjh/smart_importer
>
> Another way I'm finding I'd like to invoke this is by invocation of an 
> Emacs binding to auto-complete one particular transaction based on a stored 
> model.
> Basically put the cursor over an incomplete transaction and have it be 
> completed by the ML classification.
> Just an idea.
>
> Awesome work! :-)
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/693ce320-8741-4fe0-8ccb-a912a1746929%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to