Skip to content

Is there a way to access title in a template? #129

@mediapathic

Description

@mediapathic

I'm playing with this workflow for a resonance calendar. He has implemented it using org-roam, so I'm trying to adapt the template he is using for capture to org-node. The template looks (in part) like:

#+CREATED: %u
#+MODIFIED:

* ${title}
:PROPERTIES:

Now obviously $(title) does nothing for us in org-node, but I'm wondering if there is an equivalent way of extracting the title that I've already given to org-node-capture-target so I can put that in the template without having to retype it.

This is not a big deal, but a "would be nice".

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions