Re: Automated Transactions Identifier Error

2017-05-12 Thread John Wiegley
> "J" == James writes: J> Noted. I assume this has something to do with one of the cardinal rules of J> Ledger which is it does not edit or change anything in the .ledger file. J> I am considering a corn job for this. Any other suggestions? Your automated transaction

Re: Automated Transactions Identifier Error

2017-05-12 Thread James
Or would be some good ways to track interests (which are periodical and irregular amounts(ie. percentages) ? On Friday, May 12, 2017 at 10:20:25 PM UTC+7, James wrote: > > > Hi, > I can't get the automated transaction below to work. > Appreciate if someone could help with this. > > > >

Re: Automated Transactions Identifier Error

2017-05-12 Thread James
Hi John, Noted. I assume this has something to do with one of the cardinal rules of Ledger which is it does not edit or change anything in the .ledger file. I am considering a cron job for this. Any other suggestions? Thanks On Friday, May 12, 2017 at 10:20:25 PM UTC+7, James wrote: > > > Hi,

Re: Automated Transactions Identifier Error

2017-05-12 Thread John Wiegley
> "J" == James writes: J> ~ monthly J> Payable:MyCreditSupplier (account("Liabilities") * 0.05) J> Accounts:checking This has been requested before, but to my knowledge there is no way to do what you're trying. And no reason it couldn't be added, either, we just

Automated Transactions Identifier Error

2017-05-12 Thread James
Hi, I can't get the automated transaction below to work. Appreciate if someone could help with this. While parsing file "/home/system/LedgerTest/interest_test.ledger", line 2: While evaluating value expression: (account("Liabilities") * 0.05) ^^ While calling function

Re: ledger-mode color customization

2017-05-12 Thread James
Thanks. I got it working now . On Friday, May 12, 2017 at 7:43:35 PM UTC+7, Craig Earls wrote: > > There is a much easier way. Under the ledger menu in emacs is "Customize > Ledger Mode" click on that then click on "Ledger Faces" then you can > customize away without altering source code

Re: ledger-mode color customization

2017-05-12 Thread Craig Earls
There is a much easier way. Under the ledger menu in emacs is "Customize Ledger Mode" click on that then click on "Ledger Faces" then you can customize away without altering source code that will get stomped on when we release updates. "Faces" are what emacs calls "fonts". On Thu, May 11, 2017

Re: ledger-mode color customization

2017-05-12 Thread Eric S Fraga
On Thursday, 11 May 2017 at 22:13, James wrote: > hi, > I was wondering if it is possible to change the ledger-mode entries > (at the > moment its red and blue) on my emacs. > And which file would I have to edit to change colors. > Thanks The easiest way, in my opinion, is: 1. put cursor on