#+Title: example * COMMENT not exported but run #+name: the-date #+begin_src sh date #+end_src * exported and able to call into un-exported subtrees The date today is, #+call: the-date()