Module import

Source
Expand description

Module containing the import() function

Functionsยง

import
Import taskwarrior-exported JSON. This expects an JSON Array of objects, as exported by taskwarrior.
import_task
Import a single JSON-formatted Task
import_tasks
Reads line by line and tries to parse a task-object per line.