Re: [O] Dynamic #+INCLUDE content loading when revealing subsection

2016-05-19 Thread Rasmus
Hi Steve, Steve Moreau writes: > Finally, if it doesn't exist and you think it would be nice to have, would > you please suggest an entry point in the source code to start digging ? It does not exists. To load all included file into your buffer you can use ‘org-export-expand-include-keyword’,

[O] Dynamic #+INCLUDE content loading when revealing subsection

2016-05-19 Thread Steve Moreau
Hi, I have a question regarding the include of sub .org files into a main file. As for now, I know it is possible to do that with include file #+INCLUDE: "archives.org" The target can be opened with C-c ' into another buffer (which runs the command org-edit-special) Alternatively, is it p