merge: pull request #7389 from hpfr/misc
This commit is contained in:
commit
af5add0e9e
11 changed files with 44 additions and 28 deletions
|
@ -84,7 +84,7 @@ If it is an absolute path return `+org-capture-todo-file' verbatim."
|
|||
;;;###autoload
|
||||
(defun +org-capture-notes-file ()
|
||||
"Expand `+org-capture-notes-file' from `org-directory'.
|
||||
If it is an absolute path return `+org-capture-todo-file' verbatim."
|
||||
If it is an absolute path return `+org-capture-notes-file' verbatim."
|
||||
(expand-file-name +org-capture-notes-file org-directory))
|
||||
|
||||
(defun +org--capture-local-root (path)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue