Thank you for sharing this, just wanted to share an updated meeting snippet that replaces the 0000 with current time using a variable!
# Meeting
- trigger: ":meet"
word: true
replace: |
## {{meet_time}} Meeting
- Tags:
Meeting Link:
Attendees:
Tasks:
Notes:
vars:
- name: meet_time
type: date
params:
format: "%H%M"