diff --git a/docs/experimental/goal-templates.md b/docs/experimental/goal-templates.md index fbe6420d..21285984 100644 --- a/docs/experimental/goal-templates.md +++ b/docs/experimental/goal-templates.md @@ -41,8 +41,9 @@ You are welcome to have other lines in your note, but the #template line must ma |#template schedule {SCHEDULE NAME}|Fund upcoming scheduled transactions over time|Monthly schedules, or larger non-monthly scheduled transactions| |#template schedule full {SCHEDULE NAME}|Fund upcoming scheduled transaction only on needed month| Small schedules that are non-monthly| |#template average 6 months | Budget the average amount spent over the last 6 months. Can set the number to any number > 0. Matches the existing option on the budget page but with flexible month ranges | +|#template copy from 12 months ago | Budget the same amount as was budgeted 12 months ago. Number of months is adjustable | Your power bill fluctuates throughout the year, but is about the same in equivalent months between years. | |#template remainder | Add all remaining funds to this category| See the [Remainder Template](#remainder-template) Section for info | -| #goal 1000 | Set a long term goal instead of a monthly goal | See the [Goal Directive](#goal-directive) Section for info | +|#goal 1000 | Set a long term goal instead of a monthly goal | See the [Goal Directive](#goal-directive) Section for info | ### Notes