Re: Is there any existing function in the org mode API...

2025-04-14 Thread Jean Louis
* Jean Louis [2025-04-14 14:20]: > Is there any existing function in the org mode API which would give > me all the org headings of a single file in a list? > > In particular, I would like to get the heading title separate with > the content in a cons. > > For example

Is there any existing function in the org mode API...

2025-04-14 Thread Jean Louis
Is there any existing function in the org mode API which would give me all the org headings of a single file in a list? In particular, I would like to get the heading title separate with the content in a cons. For example org-heading-list => '(("* Heading #1" "My text #1&