From ea0069d3b11743cf1a93825571b86b63e453a3cb Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 28 Sep 2024 15:13:52 -1000 Subject: [PATCH] home: feature matrix: edits --- src/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.md b/src/index.md index b8f3434..7cdd52f 100644 --- a/src/index.md +++ b/src/index.md @@ -480,7 +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: | [any, on left or right, optional][l commodity names] | [any, on left or right, optional][h commodity names] | [2-24 uppercase letters/punctuation, on right, required][b commodity names] +| Commodity names: | [any, on left or right, optional][l commodity names] | [any, 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 @@ -489,7 +489,7 @@ td:first-child strong a { | International number notations: | no | [yes][h intl numbers] | no | Lot management: | [lot matching syntax][l lot matching], [lots report][l lot report], [revaluation transactions][l lot revaluation], *[lotter]* | [manual][h lot manual], *[hledger-lots][h lots]*, *[hledger-move][h move]*, *[lotter]* | [lot matching syntax][b lot matching], ? | Multi-period balance reports: | no | [yes][h multiperiod bal] | no -| Pivoting: | [on single tag][l pivot] | [on one or more tags/other fields][h pivot] | ? +| Pivoting: | [on single tag][l pivot] | [on one or more tags / other fields][h pivot] | no | Precision (journal): | 254 significant digits | "unlimited" integer digits + 255 decimal digits | 28 significant digits | Precision (internal): | ["unlimited" (rational numbers)][l internal precision] | ["unlimited" integer digits + 255 decimal digits][h internal precision] | [28 significant digits][b internal precision] | Precision (balancing): | [max precisions in local entry][l balancing precision] | [global commodity precisions][h balancing precision] | [max precisions in local entry / 2 (configurable)][b balancing precision]