pyorg.agenda module¶
-
class
pyorg.agenda.OrgAgendaItem(text, **kwargs)[source]¶ Bases:
objectAn agenda item.
-
headline¶ Headline node item came from.
Type: OrgAstNode
-
deadline¶ timestamp node
Type: OrgAstNode
-
view_priority¶ Relative priority assigned to the item in the agenda buffer it was exported from.
Type: int
List of tags.
Type: list
-
priority_code
-