diff --git a/index.html b/index.html
index b993649..f88b650 100644
--- a/index.html
+++ b/index.html
@@ -154,7 +154,8 @@ You can use this to track and report the data needed for tax reporting. Fill out
data import
- icsvledger CSV to journal converter
-- ledger-autosync convert OFX to journal, deduplication, bank download
+- ledger-autosync OFX download, OFX to journal conversion, deduplication
+- qb2ledger QuickBooks General Journal CSV to journal converter
- reckon smart interactive/non-interactive CSV to journal converter
editor support
@@ -172,8 +173,8 @@ You can use this to track and report the data needed for tax reporting. Fill out
time tracking
- org2tc org to timeclock converter
-- taskwarrior todo list manager, some *ledger integration for time reporting
-- tim time tracking tool using hledger for reports
+- on-modify.timetrack.py taskwarrior hook for timeclock output
+- tim time tracking tool using hledger for reporting
UI, console
shared expenses
+invoicing
+
tax reporting
time tracking
import and export
+API access
+
diff --git a/index.md b/index.md
index e1e9408..5169d4a 100644
--- a/index.md
+++ b/index.md
@@ -150,7 +150,8 @@ Fill out and submit tax forms with another tool, or by hand.
##### data import
- [icsvledger](https://launchpad.net/csv2ledger) CSV to journal converter
-- [ledger-autosync](https://gitlab.com/egh/ledger-autosync) convert OFX to journal, deduplication, bank download
+- [ledger-autosync](https://gitlab.com/egh/ledger-autosync) OFX download, OFX to journal conversion, deduplication
+- [qb2ledger](https://gist.github.com/genegoykhman/3765100) QuickBooks General Journal CSV to journal converter
- [reckon](https://github.com/cantino/reckon) smart interactive/non-interactive CSV to journal converter
##### editor support
@@ -168,8 +169,8 @@ Fill out and submit tax forms with another tool, or by hand.
##### time tracking
- [org2tc](https://github.com/jwiegley/org2tc) org to timeclock converter
-- [taskwarrior](http://taskwarrior.org) todo list manager, some *ledger integration for time reporting
-- [tim](https://github.com/MatthiasKauer/tim) time tracking tool using hledger for reports
+- [on-modify.timetrack.py](https://gist.github.com/wbsch/d977b0ac29aa1dfa4437) taskwarrior hook for timeclock output
+- [tim](https://github.com/MatthiasKauer/tim) time tracking tool using hledger for reporting
##### UI, console
@@ -271,6 +272,10 @@ Fill out and submit tax forms with another tool, or by hand.
##### shared expenses
+##### invoicing
+
+- [invoicing entries](https://gist.github.com/simonmichael/986a65106a9db1f8bd68)
+
##### tax reporting
##### time tracking
@@ -283,6 +288,18 @@ Fill out and submit tax forms with another tool, or by hand.
##### import and export
+##### API access
+
+- [Ledger Python 3 Support](https://groups.google.com/forum/#!topic/ledger-cli/C99w-79Jq8o) Python
+
+- [ledgerhelpers](https://github.com/Rudd-O/ledgerhelpers) Python + CLI
+
+- [hledger-lib](http://hackage.haskell.org/package/hledger-lib), [hledger](http://hackage.haskell.org/package/hledger) Haskell
+
+- [hledger-api](http://editor.swagger.io/#/?import=demo.hledger.org/api/swagger.json&no-proxy),
+ [examples](https://github.com/simonmichael/hledger/tree/master/hledger-api/examples)
+ JSON
+