1
0

home: feature matrix: updates

This commit is contained in:
Simon Michael
2024-09-26 16:46:54 -10:00
parent a243e20cac
commit ed9d6560a1

View File

@@ -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 postings by rule: | built-in | built-in (--auto) | ?
| Generate transactions by rule: | built-in | built-in (--forecast) | ? | Generate transactions by rule: | built-in | built-in (--forecast) | ?
| International number notations: | no | yes | no | 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 | Multi-period balance reports: | not built-in | yes | not built-in
| Pivoting: | on single tag | on one or more tags/other fields | ? | 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 | Querying: | cli options, custom query expressions | cli options, custom query expressions | SQL-like beancount query language
| REPL: | built-in | haskell GHCI | beanquery, python | REPL: | built-in | haskell GHCI | beanquery, python
| Shell completions: | bash (commands, flags, maybe accounts) | bash (commands, flags, flag values, query types, queryable journal data) | | Shell completions: | bash (commands, flags, maybe accounts) | bash (commands, flags, flag values, query types, queryable journal data) |