It's part of the filter language. "%tag" means "filter to only transactions marked with 'tag'". Similarly, "@string" means "filter to only transactions where the payee matches 'string'". Someone correct me if I'm wrong, but I believe both of these can accept a regular expression as well.
On Wed, Sep 28, 2011 at 1:30 PM, Craig Earls <[email protected]> wrote: > There are a few places I have seen use of a percent sign in using > tags. For example: > > ledger reg %foo > > and > > ledger reg --sort "tag('foo')" %foo > > What does the percent sign mean? > > -- > Craig, Corona De Tucson, AZ > enderw88.wordpress.com >
