Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 562 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 562 Bytes

Back-ends

txtdb

TODO: github.com/fsnotify/fsnotify

PostgreSQL

Ledger

TODO: github.com/fsnotify/fsnotify

File format

accounting uses a ledger file format mostly compatible with the original "ledger" and with "hledger". See https://www.ledger-cli.org/3.0/doc/ledger3.html and https://hledger.org/journal.html

To-Do list

  • ledger: notifier
  • ledger: implement "-b" (begin date) and "-e" (end date) (print, balance, stats)
  • ledger: implement "--value", "--cost", "--market", "--exchange"
  • tacc: improve. Get ideas from hledger-ui