home: feature matrix: commodity names
This commit is contained in:
@@ -480,6 +480,7 @@ td:first-child strong a {
|
||||
| Account names: | [any][l account names] | [any][h account names] | [capitalised, no spaces, english top level names][b account names]
|
||||
| Budget report: | [built-in][l budget] | [built-in][h budget] | *[fava][b budget]*
|
||||
| Charting tools: | *[paisa]*, etc.. | [activity][h activity], [hledger-bar][h bar], [hledger-web][hledger-web], *[hledger-plot][h plot]*, *[paisa]*, etc.. | *[paisa]*..
|
||||
| Commodity names: | [text/symbols, on left or right, optional][l commodity names] | [text/symbols, on left or right, optional][h commodity names] | [2-24 uppercase letters/punctuation, on right, required][b commodity names]
|
||||
| Data importing: | [built-in from CSV][l convert], *[others][import tools]*.. | [built-in from any input format][h import], *[others][import tools]*.. | [beangulp] framework, *[beancount_reds_importers] framework*, *[beancount-import] library*, *[others][import tools]*..
|
||||
| Data deduplication: | [checksum-based (requires unique CSV records)][l convert] | [date-based (requires date-ordered CSV records)][h dedupe] | ?
|
||||
| Date range: | 1400-01-01 to 9999-12-31 | 0000-01-01 onward | 0001-01-01 to 9999-12-31
|
||||
@@ -696,6 +697,9 @@ td:first-child strong a {
|
||||
[beangulp]: https://beancount.github.io/docs/beangulp.html
|
||||
[beancount_reds_importers]: https://github.com/redstreet/beancount_reds_importers
|
||||
[beancount-import]: https://github.com/jbms/beancount-import
|
||||
[l commodity names]: https://ledger-cli.org/doc/ledger3.html#Commodities-and-Currencies
|
||||
[h commodity names]: https://hledger.org/hledger.html#commodity
|
||||
[b commodity names]: https://beancount.github.io/docs/beancount_language_syntax.html#commodities-currencies
|
||||
[import tools]: https://plaintextaccounting.org/#data-importconversion
|
||||
[h dedupe]: https://hledger.org/hledger.html#date-skipping
|
||||
[l gen postings]: https://ledger-cli.org/doc/ledger3.html#Automated-Transactions
|
||||
|
||||
Reference in New Issue
Block a user