mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Recurrence: Debug msg
This commit is contained in:
parent
aa6b5dbfba
commit
415d964230
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue