Skip to content

Commit

Permalink
;examples:self-tracking: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed Jun 28, 2023
1 parent 1f4ee58 commit eda114d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/self-tracking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eda114d

Please sign in to comment.