TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 246

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
246 Make and eat a pancake with objects tucked into your sweatband 246 Wearing this sweatband around your head at all times, tuck as many items in the kitchen inside the sweatband as possible. Then make a pancake with a diameter of at least nine inches, and eat the whole pancake. You have two minutes to tuck things in your sweatband, and then eight minutes to cook and eat your pancake. Most kitchen items successfully kept inside the sweatband wins. Your time starts now.

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE task_briefs (
   id     INTEGER PRIMARY KEY,
   task   INTEGER REFERENCES tasks(id),
   brief  TEXT
);
Powered by Datasette · Queries took 4159.66ms