From 9d5149e9e87ff763a369480d4b12ae1f64c11040 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Thu, 17 Dec 2015 00:38:59 -0500 Subject: [PATCH] Docs: Added the idea of one line per interval --- doc/data.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/data.txt b/doc/data.txt index 3a842437..c0b1a94b 100644 --- a/doc/data.txt +++ b/doc/data.txt @@ -20,3 +20,11 @@ and is incomplete, associated with three tags "Upgrade", "Presentation" and "ABCD Inc". A tag must be quoted, if it contains whitespace. --- + +P: Instead of one day per line, one interval per line: + + YYYY-MM-DDTHH:MM- tag1 tag2 + YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM tag3 + + The first has no 'end' timestamp, and is therefore an open track, ie active + now. The second is a bounded range.