From 5763bfc040d75510d2207c05c72bcfc1ee0f2093 Mon Sep 17 00:00:00 2001 From: hellerve Date: Mon, 16 Dec 2019 10:33:13 +0100 Subject: [PATCH] devlog: finalized 2019-12-15, started 2019-12-16, updated template --- devlog/2019-12-15.md | 5 ++++- devlog/2019-12-16.md | 18 ++++++++++++++++++ devlog/template.md | 2 +- 3 files changed, 23 insertions(+), 2 deletions(-) create mode 100644 devlog/2019-12-16.md diff --git a/devlog/2019-12-15.md b/devlog/2019-12-15.md index 9386a37..233afbc 100644 --- a/devlog/2019-12-15.md +++ b/devlog/2019-12-15.md @@ -12,4 +12,7 @@ data structure ## Review -Time worked: +Time worked: 0h0m + +I got sick and went to sleep after dinner, which is when I wanted +to start working. diff --git a/devlog/2019-12-16.md b/devlog/2019-12-16.md new file mode 100644 index 0000000..e5967c2 --- /dev/null +++ b/devlog/2019-12-16.md @@ -0,0 +1,18 @@ +# 2019-12-16 + +Timebox: 3 Hours + +## Goals + +I want to be able to check Carp source by writing a file to the +file system, checking it, and parsing the results into a good +data structure. Copied from yesterday. + +## Potential Roadblocks + +I’m still feeling a little sick and concentrating could be a little +hard. + +## Review + +Time worked: diff --git a/devlog/template.md b/devlog/template.md index 5d81a2b..7cbcf02 100644 --- a/devlog/template.md +++ b/devlog/template.md @@ -1,4 +1,4 @@ -# 2019-12-15 +# date Timebox: