From aab4aeeb365a6fac9403dbf531317f6473702bb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 6 Jul 2020 07:15:04 -0400 Subject: [PATCH] Add log folder and a README to keep it --- log/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 log/README.md diff --git a/log/README.md b/log/README.md new file mode 100644 index 0000000..ceb9f38 --- /dev/null +++ b/log/README.md @@ -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?").