Represents the state of the task.
All context strings associated with the task.
All metadata associated with the task, where each key maps to an array of strings.
All tags associated with the task.
Text before the main content.
Main content of the task.
Context strings associated with the task.
Creation timestamp of the task.
Creation date of the task as a Date object.
Data associated with the task. This is added by plugins and extensions, through properties.
Indicates whether the task is expanded in the UI.
Name of the filtered list if the task is in a filteredList.
Front matter of the file the task is in.
Interpreted content of the task, after processing.
The last line number of this task in it's file.
The line number of this task in it's file.
The list to which the current item belongs.
Metadata associated with the current item, where each key maps to an array of strings.
Keys of the metadata associated with the current item.
Order of the current item within its list.
Progress information for the task.
Number of completed items.
Total number of items.
Source information for the task.
Creation time of the source file.
Extension of the source file.
Language of the source file.
Last modified time of the source file.
Path to the source file.
Tags associated with the current item.
Type of Task.
Represents a task with various properties.