Skip to main content

5 TODO Items

Org mode does not maintain TODO lists as separate documents1. Instead, TODO items are an integral part of the notes file, because TODO items usually come up while taking notes! With Org mode, simply mark any entry in a tree as being a TODO item. In this way, information is not duplicated, and the entire context from which the TODO item emerged is always present.

Of course, this technique for managing TODO items scatters them throughout your notes file. Org mode compensates for this by providing methods to give you an overview of all the things that you have to do.

• TODO Basics  Marking and displaying TODO entries.
• TODO Extensions  Workflow and assignments.
• Progress Logging  Dates and notes for progress.
• Priorities  Some things are more important than others.
• Breaking Down Tasks  Splitting a task into manageable pieces.
• Checkboxes  Tick-off lists.

  1. Of course, you can make a document that contains only long lists of TODO items, but this is not required.↩