Enhancement - duplicate command
- Added duplicate command that duplicates a task, and en passant applies and specified changes (thanks to David J Patrick).
This commit is contained in:
@@ -127,6 +127,7 @@ static const char* commands[] =
|
||||
"completed",
|
||||
"delete",
|
||||
"done",
|
||||
"duplicate",
|
||||
"export",
|
||||
"help",
|
||||
"history",
|
||||
|
||||
Reference in New Issue
Block a user