emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] include an .org file and lower the level of all its header


From: Carsten Dominik
Subject: Re: [Orgmode] include an .org file and lower the level of all its headers
Date: Fri, 12 Nov 2010 13:42:12 -0600


On Nov 10, 2010, at 3:46 AM, Jianshi Huang wrote:

Hi,

I know I can include any file using #+INCLUDE.

I need to include several org files, but they were edited
independently as a complete document.

Now I want to lower the levels of headers in these org files
automatically during inclusion. Is there a way to do that?

No.  But since #+include accepts arguments, it could be implemented,
something like

#+include "aaa.org" :minlevel 4

or so.  I would accept a good patch to this effect.

- Carsten




reply via email to

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