#EDITING
add [tags] [attrs] description Adds a new task to the task list.
log [tags] [attrs] description Adds a new completed task to the task list.
append [tags] [attrs] description Appends information to an existing task description.
prepend [tags] [attrs] description Prepends information to an existing task description.
annotate ID description Adds a time-stamped annotation to an existing task.
denotate ID description Deletes an annotation from the specified task. A partial description will delete the first match.
duplicate ID [tags] [attrs] [description] Duplicates the specified task and allows modifications.
start ID Marks the specified task with a start time.
stop ID Removes the start time from the specified task.
done ID [tags] [attrs] [description] Marks the specified task as done.