Enhancement
- Various commands now allow modification and annotation.
This commit is contained in:
@@ -63,7 +63,7 @@ int CmdLog::execute (std::string& output)
|
||||
|
||||
// Apply the command line modifications to the new task.
|
||||
Arguments modifications = context.args.extract_modifications ();
|
||||
modify_task (task, modifications);
|
||||
modify_task_description_replace (task, modifications);
|
||||
apply_defaults (task);
|
||||
|
||||
// Recurring tasks get a special status.
|
||||
|
||||
Reference in New Issue
Block a user