cp-org-capture: Update docstring
This commit is contained in:
parent
162f99881a
commit
12e5293fce
1 changed files with 4 additions and 1 deletions
|
|
@ -909,7 +909,10 @@ The format is the same as in `org-capture-templates-contexts'."
|
|||
|
||||
The capture templates are read from the variables
|
||||
`counsel-projectile-org-capture-templates' and
|
||||
`counsel-projectile-org-capture-templates-contexts'."
|
||||
`counsel-projectile-org-capture-templates-contexts'.
|
||||
|
||||
Optional argument FROM-BUFFER specifies the buffer from which to
|
||||
capture."
|
||||
(interactive)
|
||||
(require 'org-capture)
|
||||
(let* ((root (projectile-project-root))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue