David Engster <d...@randomsample.de> writes:

> I'm actually not sure what org-element is capable of nowadays. What I'd
> like to have is a way to parse entries into a structure

See `org-element-parse-buffer'.

> which lets me access certain elements of the entry, like headline,
> timestamps, properties, body text, etc.,

See `org-element-map'.

> and also a way to convert this structure *back* to a plain Org entry.

See `org-element-interpret-data'.


Regards,

-- 
Nicolas Goaziou

Reply via email to