Module task_hookrs::import

source ·
Expand description

Module containing the import() function

Functions

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