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.