James Harkins <jamshar...@gmail.com> writes: > I suppose it's actually debatable. But, I would have assumed that the last > heading level in an included file would be "unwound" before including the > next file. That is: > > ~~ > #+include "something.org" > * Heading > #+include "something-else.org" > ~~ > > ... would denote everything in something-else.org by one level, while... > > ~~ > #+include "something.org" > > #+include "something-else.org" > ~~ > > ... would leave something-else.org's levels untouched, regardless of the > headline levels in something.org. > > Hm. It looks like my whole idea about structuring this project was badly > conceived from the beginning :( either that, or the include mechanism is > not thoroughly thought-through.
See (info "(org) Include files"), in particular :minlevel keyword. Regards, -- Nicolas Goaziou