From b618269e2bc074ed697dcaa239f6bb1b8e3d1a0b Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Fri, 25 Mar 2016 00:45:50 -0400 Subject: [PATCH] CmdGaps: Added note about failure when no exclusions are defined --- src/commands/CmdGaps.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/commands/CmdGaps.cpp b/src/commands/CmdGaps.cpp index 46538d8d..6464b58b 100644 --- a/src/commands/CmdGaps.cpp +++ b/src/commands/CmdGaps.cpp @@ -32,6 +32,9 @@ int CmdGaps () { std::cout << "[gaps: shows untracked gaps in the current day/week/month]\n"; + // TODO If there are no exclusions defineѕ. + // TODO Error + // TODO Load all data. // TODO Apply filter. // TODO Invert the union exclusions and incluѕions