Q: is there a way to do switching in org-mode emacs?
By "transition" I mean things like, for example, in fileA.org and fileB.org, including "fileInc.org" and the presence of a tree from fileInc.org in both places. Actually appear, not just connected. (Perhaps, with conditional inclusion, transformation, for example, the depth of nesting (quantity *** s)).
I know about #setupfile, but it seems that this only works for modes, not for real text.
I know about http://orgmode.org/manual/Include-files.html , but AFAIK they only work when exported.
I am looking for something that works in a regular org-mode emacs buffer. (In fact, something that worked in non-org-mode buffers might be nice.)
I have a boiler stove that I want to include in several files.
Is there something similar?
source
share