diff options
author | John Wiegley <johnw@newartisans.com> | 2009-02-26 05:49:26 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-02-26 05:49:26 -0400 |
commit | 8216db1f15fbea83452b2f047dfb9e67743744ec (patch) | |
tree | de787d15275d965b61718183f15013dd415fbb1a /src/py_balance.cc | |
parent | 47ff0b9fed27367aad5a4fb7dea28032d3915657 (diff) | |
download | fork-ledger-8216db1f15fbea83452b2f047dfb9e67743744ec.tar.gz fork-ledger-8216db1f15fbea83452b2f047dfb9e67743744ec.tar.bz2 fork-ledger-8216db1f15fbea83452b2f047dfb9e67743744ec.zip |
Added support for tag/pop parsing directives
There are now "tag/pop" directives, to apply metadata to a range of
transactions (and their postings). For example, if you wanted a
conceptual "page" of transactions relating to business trip to Chicago,
you could do this:
tag Location: Chicago
tag Purpose: Business
... transactions go here
pop
pop
It would be as if you'd applied "; Location: Chicago", etc., to every
transaction.
Diffstat (limited to 'src/py_balance.cc')
0 files changed, 0 insertions, 0 deletions