On Apr 14, 2011, at 5:51 PM, dave wrote: > Hi, I'm trying to set up my ledger data file and was wondering if > there were some neat account name alias tricks that maybe I haven't > come across in my ledger reading so far...
Yes, there are account aliases. alias Credit = Liabilities:Mastercard:cap1 Then you can just use "Credit" from then on in the file. I know this works in Git Ledger, not sure about 2.x. John
