From 881235a3c8da9efad640d00d277ba3b9adbaef44 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 1 May 2024 10:40:25 -1000 Subject: [PATCH] add kairos --- src/Invoicing.md | 1 + src/index.md | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/src/Invoicing.md b/src/Invoicing.md index 281d5f4..a577cc5 100644 --- a/src/Invoicing.md +++ b/src/Invoicing.md @@ -76,6 +76,7 @@ with additional postings to track and save for tax owed: - https://en.wikipedia.org/wiki/Basis_of_accounting - https://plaintextaccounting.org/#invoicing - https://github.com/simonmichael/hledger/tree/master/examples/invoicing +- [kairos](https://kairosdotapp.github.io) ([repo](https://github.com/kairosdotapp/kairos)) Examples tested on 2022-01-09 with: diff --git a/src/index.md b/src/index.md index c884046..6879554 100644 --- a/src/index.md +++ b/src/index.md @@ -555,6 +555,10 @@ Commit activity (from https://hledger.org/reporting-version-control-stats.html) - [reorder-journal.sh](https://github.com/amitaibu/hledger-example/blob/master/reorder-journal.sh) sort hledger entries, preserving directives/comments at top of file (bash) - [sassetti](https://github.com/jvasile/sassetti) adds lisp macros to ledger files (common lisp) +### Invoicing + +- [kairos](https://kairosdotapp.github.io) ([repo](https://github.com/kairosdotapp/kairos)) generate invoices from hledger timedot files (go) + ### Workflows - [docker-finance](https://gitea.com/EvergreenCrypto/docker-finance) hledger/hledger-flow/docker-based system for tracking and reporting on traditional and cryptocurrency finances