Daimrod <daim...@gmail.com> writes:

> Nicolas Goaziou <n.goaz...@gmail.com> writes:
>
>> See `org-element-put-property' and friends.
>
> I've tried to use `org-element-put-property' but it only modifies the
> object in memory, not the element in the file. Is there a way to write
> the object into a file?

I misread your question.

"org-element.el" doesn't provide functions to modify the buffer, but you
may use `org-element-interpret-data' to create Org syntax from an
object.

You may also want to have a look at org-sync.el.


Regards,

-- 
Nicolas Goaziou

Reply via email to