Previously, we supported "hledger add [DESCRIPTION]". A DESCRIPTION just pre-filled the description field and bypassed that prompt, after which existing transactions with similar descriptions were offered as defaults/reminders. Now, we support "hledger add [ACCOUNTPATTERN]" instead. After the description prompt, existing transactions with similar descriptions *and* which match ACCOUNTPATTERN are offered as defaults. This can be helpful eg with a multi-person ledger, to match only your own transactions. |
||
|---|---|---|
| .. | ||
| Add.hs | ||
| All.hs | ||
| Balance.hs | ||
| Chart.hs | ||
| Convert.hs | ||
| Histogram.hs | ||
| Print.hs | ||
| Register.hs | ||
| Stats.hs | ||
| UI.hs | ||
| Web.hs | ||