home: feature matrix: drop unnecessary feature details
This commit is contained in:
12
src/index.md
12
src/index.md
@@ -447,7 +447,7 @@ Third-party things are *italic*. <!-- Of these, the notable likely-to-be-made-to
|
|||||||
| | | |
|
| | | |
|
||||||
| <br>**Help** <a name="help"></a>
|
| <br>**Help** <a name="help"></a>
|
||||||
| CLI help: | general --help, also available as man page | general and command-specific --help, commands summary, built-in asciinema demos | command-specific --help
|
| CLI help: | general --help, also available as man page | general and command-specific --help, commands summary, built-in asciinema demos | command-specific --help
|
||||||
| TLDR short help: | ledger | hledger and commands, also built-in (--tldr) |
|
| TLDR short help: | ledger | hledger and commands, also built-in |
|
||||||
| User manual formats: | web | web, info, man, also built-in info/man/text with jump to topic | web
|
| User manual formats: | web | web, info, man, also built-in info/man/text with jump to topic | web
|
||||||
| Active support channels: | | chat, mail list, forum, reddit | mail list
|
| Active support channels: | | chat, mail list, forum, reddit | mail list
|
||||||
| Easy first setup: | yes | yes | no
|
| Easy first setup: | yes | yes | no
|
||||||
@@ -466,11 +466,11 @@ 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 (budget command) | built-in (balance --budget) |
|
| Budget report: | built-in | built-in |
|
||||||
| Data importing: | built-in (convert command) | built-in (\*sv reader, import command) | beangulp framework, *beancount_reds_importers framework*, *beancount-import library*
|
| Data importing: | built-in | built-in | 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 (--auto) | ?
|
| Generate postings by rule: | built-in | built-in | ?
|
||||||
| Generate transactions by rule: | built-in | built-in (--forecast) | ?
|
| Generate transactions by rule: | built-in | built-in | ?
|
||||||
| 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
|
||||||
@@ -479,7 +479,7 @@ Third-party things are *italic*. <!-- Of these, the notable likely-to-be-made-to
|
|||||||
| 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 (register --gain) | built-in (balance --gain) | ?
|
| Unrealised gains report: | built-in | built-in | ?
|
||||||
| 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