From cd0b6d41a9567ccdbf30da7ed2ad1a3d83778f31 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 26 Sep 2024 17:23:30 -1000 Subject: [PATCH] home: feature matrix: different way to space sections --- src/index.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/index.md b/src/index.md index 3b5771f..18f71c8 100644 --- a/src/index.md +++ b/src/index.md @@ -435,15 +435,15 @@ Third-party things are parenthesised. Notable likely-to-be-made-to-work compleme | | Ledger | hledger | Beancount |--------------------------|------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------- -| **User interfaces** +|
**User interfaces** | CLIs: | ledger | hledger | beanquery | TUIs: | (regdel) | hledger add,
hledger-ui,
(hledger-iadd),
(puffin) | (bean-add) | GUIs: | (Prudent),
(ledgerble),
(ledgerhelpers: addtrans) | (fruit-credits) | | WUIs: | (ledgeraccounting),
(paisa),
(cashier),
(ledgible),
(ledger, howeyc),
(ledger-web, vifon),
(ledger-web, peterkeen),
(ledger-pyreport),
(ledger-analytics),
(node-ledger-web) | hledger-web,
(ledgeraccounting),
(paisa),
(cashier) | (fava),
(paisa),
(BeanHub) | MUIs (Android): | (cashier),
(NanoLedger) | (cashier),
(MoLe),
(NanoLedger) | (Beancount Mobile, CE),
(beancount-mobile) | MUIs (IOS): | | | (Beancount Mobile, CE) -|   | | | -| **Help** +| | | | +|
**Help** | CLI help: | general --help | general and command-specific --help, auto-paginated | command-specific --help | TLDR short help: | ledger | hledger and all commands, also built-in as --tldr | | User manual formats: | web | web, info, man, also built-in info/man/text with jump to topic | web @@ -451,21 +451,21 @@ Third-party things are parenthesised. Notable likely-to-be-made-to-work compleme | | | commands summary | | Active support channels: | | chat, mail list, forum, reddit | mail list | Easy first setup: | yes | yes | no -|   | | | -| **Data formats** +| | | | +|
**Data formats** | Input formats: | journal (ledger), timeclock, csv | journal (hledger), timeclock, timedot, csv, tsv, ssv, *sv | journal (beancount) | Output formats: | text, csv, xml | text, html, fods, csv, tsv, ssv, sql | text, ? -|   | | | -| **Commands** +| | | | +|
**Commands** | Commands: | accounts, balance, cleared, commodities, convert, entry, emacs, equity, payees, pricemap, prices, print, register, select, source, stats, tags | accounts, activity, add, aregister, balance, balancesheet, balancesheetequity, cashflow, check, close, codes, commodities, demo, descriptions, diff, files, help, import, incomestatement, payees, prices, print, notes, register, rewrite, roi, stats, tags, test | beancount: check, doctor, example, format | Add-on commands: | | bar, check-fancyassertions, edit, git, iadd, interest, lots, pijul, plot.. | beanquery: balances, journal, print, select -|   | | | -| **Configuration** +| | | | +|
**Configuration** | Config file: | general options | general and command-specific options | ? | Extensibility: | built-in expression language, embedded python snippets | add-on commands, haskell library | data-modifying plugins, python library | APIs: | C++, python, (HTTP-JSON) | haskell, HTTP-JSON | python -|   | | | -| **Other features** +| | | | +|
**Other features** | Budget report: | built-in (budget command) | built-in (balance --budget) | | Data importing: | built-in (convert command) | built-in (*sv reader, import command) | beangulp framework, (beancount_reds_importers framework), (beancount-import library) | Data deduplication: | checksum-based (requires unique CSV records) | date-based (requires date-ordered CSV records) | ? @@ -487,7 +487,7 @@ Third-party things are parenthesised. Notable likely-to-be-made-to-work compleme | | | regular releases | | | | documentation-first development | | | | regression bounties | -|   | | | +| | | | ### Editor plugins