emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to get the contents of an Org subtree?


From: Marcin Borkowski
Subject: How to get the contents of an Org subtree?
Date: Tue, 25 Jul 2023 06:58:46 +0200
User-agent: mu4e 1.1.0; emacs 30.0.50

Hi all,

I want to get the contents ("text") of a subtree.  Without the heading,
without the drawers - just the text.  For example, for this:

--8<---------------cut here---------------start------------->8---
** Title
:PROPERTIES:
:CUSTOM_ID: whatever
:END:
This is the text.
--8<---------------cut here---------------end--------------->8---

I need the string "This is the text.".

How to do that?

-- 
Marcin Borkowski
http://mbork.pl



reply via email to

[Prev in Thread] Current Thread [Next in Thread]