Org-Mode How to Call Code Block to Evaluate From Other Org File?
Fleeting- External reference: https://stackoverflow.com/questions/47058372/in-org-mode-how-to-call-code-block-to-evaluate-from-other-org-file#61580716
This solution utilizes that
- noweb blocks can call src-blocks
- org-babel calls can call from other files
- org src-blocks respond to a call with their content