mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 04:13:07 +02:00
Recurrence: Debug msg
This commit is contained in:
parent
415d964230
commit
9fe77ab5b5
1 changed files with 3 additions and 0 deletions
|
@ -327,6 +327,9 @@ static void synthesizeTasks (const Task& templateTask)
|
|||
// TODO 'recur' = frequency
|
||||
// TODO 'last' = index of most recently synthesized instance
|
||||
|
||||
// TODO Create task instances for each period between N and now.
|
||||
|
||||
|
||||
context.debug ("synthesizeTasks end");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue