emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Export subtrees of level n


From: Adam Porter
Subject: Re: [O] Export subtrees of level n
Date: Sun, 03 Sep 2017 03:13:42 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Michael Welle <address@hidden> writes:

> Is there an existing way to say that I want to go up to a level n
> heading and then export, or do I have to implement that by myself?

I think you'll have to do it yourself.  Here are a couple of ideas:

1.  Write a function to export a subtree with a specific Org ID.

2.  Write a function to look up the tree from point and export the first
subtree with a certain property.




reply via email to

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