Hi, Ryan -- > Is there something similar to apply tag/end tag for automatic transactions? >
You can add a date to the condition, e.g. --
= /^Income:Salary/ and expr (date <=[2011])
(Funds:Savings) -0.60
(Funds:Donations) -0.05
(Funds:Spending) -0.35
and
= /^Income:Salary/ and expr (date > [2011])
(Funds:Savings:Special) -0.50
(Funds:Donations) -0.05
(Funds:Spending) -0.45
--John
--
John Rakestraw
