Template + auto templater

What I’m trying to do

i want to create a note for a meeting.
i want to add todays date in the title of the note.

my steps:

  • i create a template in my templates folder named meeting {{title}} {{date}}
  • i go to the daily note and i write [[Meeting A]]
  • i click on the link and apply the meeting template
  • the properties are applied correctly but not the date on the title.

have also tried doing [[Meeting A {{date}}]] but still doesn’t work.

also, i have a property field date, which i try to link to the daily note automatically, which also doesn’t work.