pyorg.io module¶
Read (and write) org mode data from JSON and other formats.
-
pyorg.io.agenda_item_from_json(data)[source]¶ Parse an agenda item from JSON data.
Parameters: data (dict) – Returns: Return type: OrgAgendaItem
Read (and write) org mode data from JSON and other formats.
pyorg.io.agenda_item_from_json(data)[source]¶Parse an agenda item from JSON data.
| Parameters: | data (dict) – |
|---|---|
| Returns: | |
| Return type: | OrgAgendaItem |