TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 331

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
331 Transfer the rice to the bottle 331 Get this rice into the bottle in the living room. You may only use the shopping basket and its contents to transport and deliver the rice. You may not touch the rice with anything other than the shopping basket and its contents. You may not take the bottle out of the living room. Most grains in the bottle wins. You have 10 minutes. 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 4.574ms