<aside> ⚙️ Delete template tasks:
Navigate to the "THIS MONTH" calendar, and go to November 2020. Delete the tasks that sit inside the 22nd and 23rd.
</aside>
TIME
if(hour(prop("Date")) == 0, "All Day", formatDate(prop("Date"), "h:mm a"))
WEEKDAY
formatDate(prop("Date"), "dddd 🔰")