|
@@ -364,7 +364,7 @@ calendar | %:type %:date
|
|
When you need to insert a literal percent sign in the template,
|
|
When you need to insert a literal percent sign in the template,
|
|
you can escape ambiguous cases with a backward slash, e.g., \\%i."
|
|
you can escape ambiguous cases with a backward slash, e.g., \\%i."
|
|
:group 'org-capture
|
|
:group 'org-capture
|
|
- :version "24.1"
|
|
|
|
|
|
+ :package-version '(Org . "9.5")
|
|
:set (lambda (s v) (set s (org-capture-upgrade-templates v)))
|
|
:set (lambda (s v) (set s (org-capture-upgrade-templates v)))
|
|
:type
|
|
:type
|
|
(let ((file-variants '(choice :tag "Filename "
|
|
(let ((file-variants '(choice :tag "Filename "
|