1
0

add kairos

This commit is contained in:
Simon Michael
2024-05-01 10:40:25 -10:00
parent ab17c871ca
commit 881235a3c8
2 changed files with 5 additions and 0 deletions

View File

@@ -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))
<!-- mockup for badges that could be added by a lint tool. These would cover all examples on the page. -->
Examples tested on 2022-01-09 with:

View File

@@ -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