Flows

A Taskbone-flow is a set of steps which are performed in order. They can also have various input- and output parameters.

For example:

  1. Get open Todoist tasks, using a filter expression
  2. Format these tasks based on a liquid template

All taskbone-commandsare based on a flow with specified input parameters. For example “Get tasks due today and format them as Markdown.” →

Incomplete list of available flows:

Get and format open tasks from Todoist