CmdExport: Generate recurrent tasks
This commit is contained in:
committed by
Paul Beckingham
parent
2d2579d801
commit
c483c8dda9
@@ -48,6 +48,9 @@ int CmdExport::execute (std::string& output)
|
||||
{
|
||||
int rc = 0;
|
||||
|
||||
// Make sure reccurent tasks are generated.
|
||||
handleRecurrence ();
|
||||
|
||||
// Apply filter.
|
||||
Filter filter;
|
||||
std::vector <Task> filtered;
|
||||
|
||||
Reference in New Issue
Block a user