Closed albertwh1te closed 1 month ago
A statistics report sounds fun and interesting. It should work with existing query arguments (such as -n
and -from
) and should probably a parameter of --format
.
However, to address the specific use case you mentioned, just grabbing the number of entries is already possible with a little piping, depending on your OS:
jrnl --short | wc -l
jrnl --short | find /c /v ""
Feature Request
Add diary statistics .
Use Case/Motivation
for example , like how many entries I have wrote
Example Usage
jrnl --statis