home: feature matrix: edits
This commit is contained in:
12
src/index.md
12
src/index.md
@@ -466,20 +466,20 @@ Third-party things are *italic*. <!-- Of these, the notable likely-to-be-made-to
|
|||||||
| APIs: | C++, python, *HTTP-JSON* | haskell, HTTP-JSON | python
|
| APIs: | C++, python, *HTTP-JSON* | haskell, HTTP-JSON | python
|
||||||
| | | |
|
| | | |
|
||||||
| <br>**Other features** <a name="other-features"></a>
|
| <br>**Other features** <a name="other-features"></a>
|
||||||
| Budget report: | built-in | built-in |
|
| Budget report: | yes | yes |
|
||||||
| Data importing: | built-in | built-in | beangulp framework, *beancount_reds_importers framework*, *beancount-import library*
|
| Data importing: | yes | yes | beangulp framework, *beancount_reds_importers framework*, *beancount-import library*
|
||||||
| Data deduplication: | checksum-based (requires unique CSV records) | date-based (requires date-ordered CSV records) | ?
|
| Data deduplication: | checksum-based (requires unique CSV records) | date-based (requires date-ordered CSV records) | ?
|
||||||
| Generate postings by rule: | built-in | built-in | ?
|
| Generate postings by rule: | yes | yes | ?
|
||||||
| Generate transactions by rule: | built-in | built-in | ?
|
| Generate transactions by rule: | yes | yes | ?
|
||||||
| International number notations: | no | yes | no
|
| International number notations: | no | yes | no
|
||||||
| Lot management: | lot matching syntax, lots report, revaluation transactions | manual | lot matching syntax, ?
|
| Lot management: | lot matching syntax, lots report, revaluation transactions | 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, *pricehist*
|
| 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, journal data) |
|
| Shell completions: | bash (commands, flags, maybe accounts) | bash (commands, flags, flag values, query types, journal data) |
|
||||||
| Unrealised gains report: | built-in | built-in | ?
|
| Unrealised gains report: | yes | yes | ?
|
||||||
| Validation: | configurable | configurable | always strict
|
| Validation: | configurable | configurable | always strict
|
||||||
| Miscellaneous: | ? | account types awareness | ?
|
| Miscellaneous: | ? | account types awareness | ?
|
||||||
| | | standard financial reports |
|
| | | standard financial reports |
|
||||||
|
|||||||
Reference in New Issue
Block a user