Variable: org-agenda-ignore-drawer-properties

org-agenda-ignore-drawer-properties is an alias and customizable for org-agenda-ignore-properties, defined in org-compat.el.gz.

This variable is obsolete since 9.0; use org-agenda-ignore-properties instead.

Value

nil

Documentation

Avoid updating text properties when building the agenda.

Properties are used to prepare buffers for effort estimates, appointments, statistics and subtree-local categories. If you don't use these in the agenda, you can add them to this list and agenda building will be a bit faster. The value is a list, with zero or more of the symbols effort, appt, stats or category.

Aliases

org-agenda-ignore-drawer-properties (obsolete since 9.0)