Skip to content

TODO list organization

TODO list organization refers to the method of structuring task lists, often incorporating metadata and status indicators to manage workflow effectively.^[001-todo-01-todo.md]

Structure and Metadata

A basic TODO item typically serves as a link to a more detailed note or external resource.^[001-todo-01-todo.md] To provide context and aid in sorting, organizational metadata such as tags and created_date are frequently applied to the list or individual items.^[001-todo-01-todo.md]

Status Categories

Tasks within the list are often categorized by their current state. A common classification involves distinguishing between tasks that are currently being worked on versus those that are pending or require resolution^[001-todo-01-todo.md]:

  • In Progress (處理中): Items actively being developed or addressed.^[001-todo-01-todo.md]
  • Pending: Standard open tasks.^[001-todo-01-todo.md]

This organization allows for a quick overview of project progress and helps separate active development tasks from backlog items^[001-todo-01-todo.md].

Sources

  • 001-todo-01-todo.md