Linking to google calendar from daily note based on title

What I’m trying to do

Trying to link to the current day in Google Calendar in my daily note, based on the title of the note (since I sometimes create notes in advance). Wondering how to use the YYYY/M/DD format in templater to work?

Things I have tried

[Kalender](https://calendar.google.com/calendar/u/0/r/day/<% tp.date.now(“YYYY-MM-DD”, 0, tp.file.title, “YYYY/M/DD”) %>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.