org-insert-todo-heading

org-insert-todo-heading is an interactive compiled Lisp function in `org.el'.


(org-insert-todo-heading ARG &optional FORCE-HEADING)

Insert a new heading with the same level and TODO state as current heading.
If the heading has no TODO state, or if the state is DONE, use the first
state (TODO by default). Also with one prefix arg, force first state. With
two prefix args, force inserting at the end of the parent subtree.