Hi fellow Orgers, I'd like to set some in-buffer keyword (is that the right name? I mean things like #+TITLE or in my case, #+PROPERTY) to some value in Elisp. Also, I'd like to update that property so that `org-entry-get' will return the updated value. Is there an existing function for that or do I need to find the `#+PROPERTY:' line (presumably using regexen), delete the old value and insert the new one myself?
TIA, -- Marcin Borkowski https://mbork.pl https://crimsonelevendelightpetrichor.net/
