Recurrence: Debug msg

This commit is contained in:
Paul Beckingham 2017-04-10 19:20:06 -04:00
parent aa6b5dbfba
commit 415d964230

View file

@ -321,6 +321,7 @@ static std::vector <Datetime> generateAllDueDates (const Task& templateTask)
static void synthesizeTasks (const Task& templateTask)
{
context.debug ("synthesizeTasks start");
context.debug (" template " + templateTask.get ("uuid"));
// TODO 'due' = starting point
// TODO 'recur' = frequency