From 30c82ca1bbe3f4b31a5731d731ad944631df4f78 Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Fri, 21 Apr 2023 19:24:23 -0400 Subject: [PATCH] Add a simple clock test. --- org_mode_samples/clock/simple.org | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org_mode_samples/clock/simple.org diff --git a/org_mode_samples/clock/simple.org b/org_mode_samples/clock/simple.org new file mode 100644 index 00000000..4f0ed6d3 --- /dev/null +++ b/org_mode_samples/clock/simple.org @@ -0,0 +1,6 @@ +* foo +:LOGBOOK: +CLOCK: [2023-04-21 Fri 19:43] +CLOCK: [2023-04-21 Fri 19:32]--[2023-04-21 Fri 19:35] => 0:03 +CLOCK: [2023-04-21 Fri 19:22]--[2023-04-21 Fri 19:28] => 0:06 +:END: