From 989c44157bc42e28cfbaebae021747a9e5af7521 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 27 Sep 2024 14:38:56 -1000 Subject: [PATCH] home: feature matrix: date range --- src/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.md b/src/index.md index 73115b3..96b8278 100644 --- a/src/index.md +++ b/src/index.md @@ -481,6 +481,7 @@ td:first-child strong a { | Charting tools: | *[paisa]*, etc.. | [activity][h activity], [hledger-bar][h bar], [hledger-web][hledger-web], *[hledger-plot][h plot]*, *[paisa]*, etc.. | *[paisa]*.. | 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..9999-12-31 | 0000-01-01.. | 0001-01-01..9999-12-31 | Generate postings by rule: | [yes][l gen postings] | [yes][h gen postings] | ? | Generate transactions by rule: | [yes][l gen transactions] | [yes][h gen transactions] | ? | International number notations: | no | [yes][h intl numbers] | no