Thanks Leplay, Added to https://docs.google.com/document/d/1Z37bQ45wDtjTPaMQ_x-f33p1trH9fNosEAUgbQXwp30/edit#
On Mon, Jul 29, 2019 at 11:47 PM Leplay Li <[email protected]> wrote: > Hi, > > I'm building a product that allows users to keep plain text accounting > from their favorite messaging apps. To achieve that, I made a syntax > for converting one-line message to beancount/*ledger format. For example, > if you input the following message: > > Dinner #trip 200 bofa > trip >> > > It could be converted to the content below: > > 2019-07-30 * "Dinner" #trip > > Assets:US:BofA -200.00 USD > > Equity:Trip +200.00 USD > > > > There are some more features, you can find on > https://github.com/costflow/syntax. > I also made a playground, and you can try the syntax in your browser: > https://playground.costflow.io/. > > If you have any questions about this syntax, feel free to contact me. > > Cheers, > Leplay > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beancount/db76f527-5c8b-453f-aec7-2f393b8353c2%40googlegroups.com > <https://groups.google.com/d/msgid/beancount/db76f527-5c8b-453f-aec7-2f393b8353c2%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CAK21%2BhM0pos4eNROt2qH8V0zDeLq8cQdx9Qt1sDZPU6NVk9DWA%40mail.gmail.com.
