I want to create a new note from a template, and use YAML properties from the original note for the new note.
Things I have tried
I have tried multiple iterations of this button code but keep getting errors. I cannot get the button to render so I am guessing that my reference to the current note property is not correct.
label: New Opp Meeting
icon: ""
style: default
class: ""
cssStyle: ""
backgroundImage: ""
tooltip: Create a new meeting note using the current properties.
id: New Opp Button
hidden: false
actions:
- type: command
command: templater-obsidian:create-new-note-from-template
data-AE current_note_properties.AE