diff --git a/emacs/+org.el b/emacs/+org.el index c774381..166e38a 100644 --- a/emacs/+org.el +++ b/emacs/+org.el @@ -21,7 +21,7 @@ If it is an absolute path return `+org-capture-work-todo-file' verbatim." (setq org-agenda-files (list (concat org-directory +org-capture-work-todo-file ) - ;;(concat org-directory "todo.org") + (concat org-directory "todo.org") ) ) ;(org-agenda-files (file-expand-wildcards (concat org-directory "*". )"~/ref/*.org")