mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
;examples:self-tracking: updates
This commit is contained in:
parent
1f4ee58f98
commit
eda114d56a
@ -237,7 +237,7 @@ value
|
||||
```
|
||||
|
||||
hledger's data model doesn't include time, but we can pivot on the time tag
|
||||
and summarise activities by hour each day (eg):
|
||||
and take advantage of the colon to summarise activities by hour each day (eg):
|
||||
|
||||
```
|
||||
$ hledger -f d.csv print | hledger -f- bal --pivot=time --depth 1 -DAE
|
||||
|
Loading…
Reference in New Issue
Block a user