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>
