Accounting tools
Table of Contents
Accounting tools
What is hledger giving us that ledger doesn’t have?
ledger
In Linux Mint, use the Software Manager.
In Arch Linux,
pacman -S ledger
In RPM
sudo dnf install ledger
hledger
In Linux Mint, use the Software Manager.
In Arch Linux,
paru -S hledger-bin
In RPM
sudo dnf install hledger
pacman -S hledger
hledger-ui
paru -S hledger-ui-bin
Usage - Navigate to the ledger directory
hledger-ui -f parentLedger.journal
How to use them?
- The monthly balance csv files are very helpful.
- Freeze the first column
- How to sort the columns from the most recent backwards? Instead of using the ascending order for time?
- Look at the figure in the major heading to understand how much was the input/output from that category.