From 87c16025b4446f77b1911373493e69d4eb9c40e7 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 4 Jun 2016 11:28:33 -0400 Subject: [PATCH] Docs: Added rules notes --- doc/rules.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/rules.txt b/doc/rules.txt index 53377eb0..933d1d76 100644 --- a/doc/rules.txt +++ b/doc/rules.txt @@ -193,3 +193,12 @@ are used by almost every command. These are not good examples. +- Need reports to help users doing fixed-rate work - finding the longest task + for example. + +- If an interval has more than one tag with a defined color, and is being + rendered, then use the first tag color. It doesn't really matter which. + +- Use display granularity/resolution to see more or less details. This would + combine nicely with a tag hierarchy. (Tomas Babej) +