deft/init.org
Yann Esposito (Yogsototh) dc3d2f3687
init.org
2020-08-29 11:29:13 +02:00

5 lines
107 B
Org Mode

* Drawer
#+begin_src scheme
(toast "init loaded" "logbook")
(set! org-log-into-drawer "LOGBOOK")
#+end_src