diff --git a/src/index.md b/src/index.md index 9bc5150..065f16c 100644 --- a/src/index.md +++ b/src/index.md @@ -472,10 +472,10 @@ Third-party things are parenthesised. Notable likely-to-be-made-to-work compleme | Generate postings by rule: | built-in | built-in (--auto) | ? | Generate transactions by rule: | built-in | built-in (--forecast) | ? | International number notations: | no | yes | no -| Lot management: | automated matching syntax, balance --lots | manual | automated matching syntax, ? +| Lot management: | lot matching syntax, lots report | manual | lot matching syntax, ? | Multi-period balance reports: | not built-in | yes | not built-in | Pivoting: | on single tag | on one or more tags/other fields | ? -| Price fetching: | (pricehist) | (pricehist) | beanprice +| Price fetching: | (pricehist) | (pricehist) | beanprice, (pricehist) | Querying: | cli options, custom query expressions | cli options, custom query expressions | SQL-like beancount query language | REPL: | built-in | haskell GHCI | beanquery, python | Shell completions: | bash (commands, flags, maybe accounts) | bash (commands, flags, flag values, query types, queryable journal data) |