Skip to content

Meetings.t

Date/Time Purpose Location
${datetime} ${purpose} ${location}

Attendees

| ${attendees.map((attendee) => [![ + attendee + 's picture](https://images.weserv.nl/?url=avatars.githubusercontent.com/ + attendee + ?h=200&w=200&fit=cover&mask=circle)](https://github.com/ + attendee + )).join(' | ')} | | ${attendees.map((attendee) => ' -- ').join(' | ')} | | ${attendees.map((attendee) => '' + attendee + '').join(' | ')} |

Agenda

Item Description
${agenda.map((a) => ((a.item

Discussion

Item Who Notes
${discussion.map((d) => ((d.item '') + | + (d.who

Actions

Item Who Due Status
${actions.map((a) => ((a.item '') + | + (a.who

Other Notes

${notes || 'N/A'}