TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 459

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
459 Quietly make a cocktail 459 Silently, make the tastiest and prettiest cocktail with the coolest name. If you make any noise over 60dB, you most pour anything you’ve prepared into the bucket and shout “I love this” / “I've done it again” / “woof” / “I'm so sorry” / “failure” at a volume of over 100dB and start again. You have 20 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.401ms