44 lines
1010 B
Markdown
44 lines
1010 B
Markdown
|
|
# Example Input: Messy Meeting Notes
|
||
|
|
|
||
|
|
This is what real meeting notes look like. Messy, incomplete, scattered.
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
```
|
||
|
|
product sync 1/27 monday
|
||
|
|
|
||
|
|
attendees: sarah, mike, john, lisa (joined late)
|
||
|
|
|
||
|
|
- website redesign
|
||
|
|
- sarah showing mockups friday, need feedback by monday
|
||
|
|
- mike concerned about timeline
|
||
|
|
- decided to push launch 2 weeks
|
||
|
|
|
||
|
|
- q1 marketing
|
||
|
|
- budget approved! 50k
|
||
|
|
- john handling social, needs assets from design team
|
||
|
|
- lisa will coordinate with agency
|
||
|
|
|
||
|
|
- customer issue
|
||
|
|
- enterprise client unhappy (acme corp)
|
||
|
|
- mike talking to them tomorrow
|
||
|
|
- might need to offer discount?? check with leadership
|
||
|
|
|
||
|
|
- hiring
|
||
|
|
- still need senior dev
|
||
|
|
- sarah posting job by EOW
|
||
|
|
- john knows someone, will intro
|
||
|
|
|
||
|
|
random notes:
|
||
|
|
- server costs up 20% - need to look at this
|
||
|
|
- holiday party moved to 15th
|
||
|
|
- new coffee machine in break room (finally)
|
||
|
|
|
||
|
|
next meeting thursday 2pm
|
||
|
|
john out next week - vacation
|
||
|
|
```
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
This should extract to clean, organized action items with owners and deadlines.
|