54 lines
851 B
Markdown
54 lines
851 B
Markdown
# Monday Planning
|
||
|
||
The Monday planning session is a meeting to get everyone on the same page starting the week. It is:
|
||
|
||
* No longer than one hour, maximum.
|
||
* Has a facilitator.
|
||
* Has a designated notetaker, with everyone encouraged to participate.
|
||
|
||
Here is a template that can be pasted into a text pad (ideally markdown-aware).
|
||
|
||
```markdown
|
||
# 2020 Juluary 17th – Monday Planning
|
||
|
||
## Personal checkins
|
||
|
||
Quick updates on personal headspace— the one top thing on your mind.
|
||
|
||
* Mauricio
|
||
* Chris
|
||
* Micky
|
||
* David
|
||
* Ben
|
||
|
||
## Work updates
|
||
|
||
### Mauricio
|
||
|
||
### Chris
|
||
|
||
### Micky
|
||
|
||
### David
|
||
|
||
### Ben
|
||
|
||
|
||
## Availability
|
||
|
||
|
||
## Leads
|
||
|
||
|
||
## Marketing Agaric Trainings
|
||
|
||
|
||
## Main focus for the week
|
||
|
||
|
||
## Task allocation
|
||
|
||
List tasks throughout planning session, by end each task should have a person's name in front of it.
|
||
|
||
## Appreciations
|
||
```
|