From 4c1b0bc725a581f85128d69fbbf5c60a288cbd3a Mon Sep 17 00:00:00 2001 From: tblancher Date: Tue, 31 Mar 2020 10:55:39 -0400 Subject: [PATCH 1/2] Updated video links I updated the timetracker setup video link, and added the Clarizen process video link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36a1938..8a63ce6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # timetracker -tblancher's CLI-based time tracking system (see a [demo video here](https://pindrop.zoom.us/rec/share/wvN6FoPfyEhJfo3x12qFVKofHL30X6a81Sce__IJmEp90tBtwdKHn7JnxZMQfz69)) +tblancher's CLI-based time tracking system (see demo videos of [timetracker setup](https://pindrop.zoom.us/rec/share/wvN6FoPfyEhJfo3x12qFVKofHL30X6a81Sce__IJmEp90tBtwdKHn7JnxZMQfz69) and [Clarizen process](https://pindrop.zoom.us/rec/share/yuF4C7_7rFlJAYnAq2TwarETAorMeaa8gXQdqfUPnRsgkXJf9_ByKUpI8hnGW1Jp)) This framework is what I use to keep track of my time, as I work. Only one task is allowed concurrently, so if I switch to another task, I must end the current task before proceeding. This is tracked in a log file with the following format: From 8525899223299d639fddb19679cf5e55d4ebd1ed Mon Sep 17 00:00:00 2001 From: tblancher Date: Tue, 31 Mar 2020 10:56:32 -0400 Subject: [PATCH 2/2] Updated prose in video links section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a63ce6..970aa12 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # timetracker -tblancher's CLI-based time tracking system (see demo videos of [timetracker setup](https://pindrop.zoom.us/rec/share/wvN6FoPfyEhJfo3x12qFVKofHL30X6a81Sce__IJmEp90tBtwdKHn7JnxZMQfz69) and [Clarizen process](https://pindrop.zoom.us/rec/share/yuF4C7_7rFlJAYnAq2TwarETAorMeaa8gXQdqfUPnRsgkXJf9_ByKUpI8hnGW1Jp)) +tblancher's CLI-based time tracking system (see demo videos of the [timetracker setup](https://pindrop.zoom.us/rec/share/wvN6FoPfyEhJfo3x12qFVKofHL30X6a81Sce__IJmEp90tBtwdKHn7JnxZMQfz69) and [Clarizen process](https://pindrop.zoom.us/rec/share/yuF4C7_7rFlJAYnAq2TwarETAorMeaa8gXQdqfUPnRsgkXJf9_ByKUpI8hnGW1Jp)) This framework is what I use to keep track of my time, as I work. Only one task is allowed concurrently, so if I switch to another task, I must end the current task before proceeding. This is tracked in a log file with the following format: