5) I created a simple importer which takes care of this for me. It runs and creates real entries based on the schedule.
On March 29, 2018 5:02:07 PM GMT+02:00, Martin Michlmayr <[email protected]> wrote: >I have a few question about moving from ledger to beancount: > >1) Ledger has a "D" directive (e.g. D 1000.00 EUR). It sets the >default currency (operating_currency in beancount) but it also >sets the format (so if I use D as above and then write 10 it would be >printed as 10.00). I don't think there's an equivalent for >beancount, right? > >2) "N" says that pricing information for that commodity should be >ignored (and no price quotes are downloaded). It's basically your >"home currency" (operating_currency). I don't think there's >an equivalent, right? > >3) C AMOUNT1 = AMOUNT2: Specifies a commodity conversion, e.g. "C 1.00 >Kb = 1024 bytes". Is that somehow possible in beancount? > >4) Can you "define" variables and then use them in transactions? >e.g. >define foo=$100 > Expenses:Purchase $foo > >5) Has anyone done plugins for ledger's automated transactions and >periodic postings? > >6) Has anyone done a table comparing ledger and beancount syntax, and >if not, would that be of interest? -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/56BB091D-1D2C-464D-A908-DDCA6F5421E3%40ch.tario.org. For more options, visit https://groups.google.com/d/optout.
