xkikeg / okane

Plain text accounting software supporting ledger-cli format using Rust
MIT License
4 stars 0 forks source link

Add pretty basic registry and balance feature. #147

Closed xkikeg closed 2 months ago

xkikeg commented 2 months ago

With this feature, users can see the register and balance report. register can point to one particular account, without any vague match. No support for commodity support.

126