diff --git a/private_dot_config/doom/config.el b/private_dot_config/doom/config.el index 20afbd7..330a4ae 100644 --- a/private_dot_config/doom/config.el +++ b/private_dot_config/doom/config.el @@ -408,3 +408,4 @@ awqat-times-for-day) (map! :leader :nv "o r" #'ranger ) +(setq-default org-roam-extract-new-file-path "${slug}.org" )