Open
Description
For recurring reports like monthly expenses or total taxable income over a financial year the way to go is to create a shell alias or function and provide it the time period while invoking.
It would be great if ledger could provide an alias creation feature like git or hg. That way the syntax of aliases and regular commands becomes consistent. If implemented well the feature may lend itself to also make it easy to create aliases for complex reports.