start adding a copy-pasteable agenda
This commit is contained in:
parent
c5cefdfd2b
commit
82c806d3ea
1 changed files with 18 additions and 0 deletions
|
@ -5,3 +5,21 @@ The Monday planning session is a meeting to get everyone on the same page starti
|
||||||
* No longer than one hour, maximum.
|
* No longer than one hour, maximum.
|
||||||
* Has a facilitator.
|
* Has a facilitator.
|
||||||
* Has a designated notetaker, with everyone encouraged to participate.
|
* 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
|
||||||
|
|
||||||
|
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue