• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Explicitly typed pairs.
2Block tasks: !!pairs
3  - meeting: with team.
4  - meeting: with boss.
5  - break: lunch.
6  - meeting: with client.
7Flow tasks: !!pairs [ meeting: with team, meeting: with boss ]
8