Hello,
No Wayman writes:
> org-capture-place-plain-text throws an error for templates which
> meet the following criteria:
> - entry type is 'plain
> - the template has a non-nil :unnarrowed option
> - the template string is not empty and does not explicitly
> include "%?"
>
> Seems to
Note, the empty string or a nil template do not cause the error.
org-capture-place-plain-text throws an error for templates which
meet the following criteria:
- entry type is 'plain
- the template has a non-nil :unnarrowed option
- the template string is not empty and does not explicitly
include "%?"
Seems to be thrown in this section of
org-capture