TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 281

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
281 Silently mouth a ten word fact to Greg 281 Write down a ten-word fact. You will have 100 seconds. There is a bonus point for the best fact. Mouth your fact to the Taskmaster without making any noise whatsoever. Most words understood by the Taskmaster wins.

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 5.687ms