diff --git a/src/index.md b/src/index.md index 6778551..e248e28 100644 --- a/src/index.md +++ b/src/index.md @@ -431,7 +431,7 @@ Active projects are sorted by committers then stars/activity. Inactive projects A rough comparison of the big three PTA apps' features. Corrections and suggestions are appreciated ([chat](https://matrix.to/#/#plaintextaccounting:matrix.org)). -Third-party things are parenthesised. Notable likely-to-work complementary tools are mentioned. +Third-party things are parenthesised. Notable likely-to-be-made-to-work complementary tools are mentioned. | | Ledger | hledger | Beancount |--------------------------|------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------- @@ -442,6 +442,7 @@ Third-party things are parenthesised. Notable likely-to-work complementary tools | 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, stargately),
(beancount-mobile, xuhcc) | MUIs (IOS): | | | (Beancount Mobile, stargately) +|   | | | | **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 | @@ -450,16 +451,20 @@ Third-party things are parenthesised. Notable likely-to-work complementary tools | | | commands summary | | Active support channels: | | chat, mail list, forum, reddit | mail list | Easy first setup: | yes | yes | no +|   | | | | **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: | 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; beanquery: balances, journal, print, select | Add-on commands: | | bar, check-fancyassertions, edit, git, iadd, interest, lots, pijul, plot.. | +|   | | | | **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** | | | | Budget report: | built-in (budget command) | built-in (balance --budget) | | Data import support: | built-in (convert command) | built-in (*sv reader, import command) | beangulp framework, (beancount_reds_importers framework), (beancount-import library) @@ -482,7 +487,7 @@ Third-party things are parenthesised. Notable likely-to-work complementary tools | | | regular releases | | | | documentation-first process | | | | regression bounties | -| | | | +|   | | | ### Editor plugins