Skip to content

org-roam-capture--fill-template with template as function signals char-or-string-p #2156

@ahmed-shariff

Description

@ahmed-shariff

Description

When the template has a function, org-roam-capture--fill-template signals char-or-string-p. This is a result of the org-roam-whitespace-content being called with the template without the function template being handled. The function templates are handled in the org-roam-format-template instead, which is being called after the org-roam-whitespace-content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions