Task Filters

A task filter is a means of reducing a task report to a subset that may consist of all tasks that have a specific project, priority, tag, or part of the description.

A task filter consists of additional command line options, that are specified in the same way as when a task is added.

All task reports can make use of filters.

For example, the report:

% task list

Lists all tasks.

% task list the

Lists only tasks with "the" in the task description.

% task list project:Home priority:H

Lists only tasks with both the "Home" project and "H" priority.

% task list +shopping

Lists only tasks with the "shopping" tag.



Copyright 2006-2008, P. Beckingham. All rights reserved.