This is a stripped-down version of a single section of Grok TiddlyWiki, optimized for fast loading and readability by search engines. Some features are missing.

For the full Grok TiddlyWiki experience, please visit the wiki version of this page.

Ex:CreateMeetingTemplate/answer

5th June 2020 at 10:38am

In the MeetingInformationTemplate tiddler:

| !Time|{{!!at}}|
| !Participants|{{!!participants}}|

Then in each meeting tiddler:

{{||MeetingInformationTemplate}}
Go to question: Ex:CreateMeetingTemplate