Dear both , Thank you so much for the comprehensive information. This really helps!
I had trouble searching in the manual for this so your support is appreciated! /H On Thu, Jun 25, 2026, 4:57 PM Ihor Radchenko <[email protected]> wrote: > Christian Moe <[email protected]> writes: > > >> #+begin_src emacs-lisp :noweb yes > >> <<nameA>> > >> #+end_src > > > > You can add code from File A to your your "Library of Babel" with > > > > (org-babel-lob-ingest "/path/to/File-A.org") > > There is also <<file.org:name-in-file()>> syntax, but it only works to > evaluate the block in different file. > > -- > Ihor Radchenko // yantar92, > Org mode maintainer, > Learn more about Org mode at <https://orgmode.org/>. > Support Org development at <https://liberapay.com/org-mode>, > or support my work at <https://liberapay.com/yantar92> >
