• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "Block tasks": [
3        ("meeting", "with team."),
4        ("meeting", "with boss."),
5        ("break", "lunch."),
6        ("meeting", "with client."),
7    ],
8    "Flow tasks": [ ("meeting", "with team"), ("meeting", "with boss") ],
9}
10