Re: [O] kill contents of a headline, but retain properties

2015-08-07 Thread Rasmus
Matt Price writes: > can you just provide a skeletal example so I understand better wha that > means? thanks so much! There's an example in the manual. Here's another example: In org: #+begin: thanks :pretext "We have received valuable comments from" #+end: The function: (defun

Re: [O] kill contents of a headline, but retain properties

2015-08-07 Thread Matt Price
On Fri, Aug 7, 2015 at 9:01 AM, Nicolas Goaziou wrote: > Hello, > > Matt Price writes: > > > I have a headline like this: > > > > * Gradebook > > :PROPERTIES: > > :CUSTOM_ID: gradebook > > :END: > > > > some content etc etc etc. > > > > I would like to be able to replace the contents of that hea

Re: [O] kill contents of a headline, but retain properties

2015-08-07 Thread Nicolas Goaziou
Hello, Matt Price writes: > I have a headline like this: > > * Gradebook > :PROPERTIES: > :CUSTOM_ID: gradebook > :END: > > some content etc etc etc. > > I would like to be able to replace the contents of that headline > automatically, but retain the properties. (org-link-search "[[#gradebook