jrnl-org / jrnl

Collect your thoughts and notes without leaving the command line.
https://jrnl.sh
GNU General Public License v3.0
6.49k stars 523 forks source link

Add statistics report #1225

Closed albertwh1te closed 1 month ago

albertwh1te commented 3 years ago

Feature Request

Add diary statistics .

Use Case/Motivation

for example , like how many entries I have wrote

Example Usage

jrnl --statis

micahellison commented 3 years 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: