Add log folder and a README to keep it
This commit is contained in:
parent
ee762c15a2
commit
aab4aeeb36
1 changed files with 9 additions and 0 deletions
9
log/README.md
Normal file
9
log/README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Log Readme
|
||||
|
||||
This file is needed to have the `log/` directory in place.
|
||||
|
||||
It stores daily text log files with names like 2020-07-06.log
|
||||
|
||||
Compared to timelog.csv, these text log files are no good for importing into another system, statistics and summaries, or any other kind of machine manipulation.
|
||||
|
||||
These text log files are, however, suitable for human scanning and give more detail (the intention at the outset of each pomodoro ("What're you gonna do?", as well as the task recorded at the end of each pomodoro ("What'd you do?").
|
Loading…
Reference in a new issue