Represents a Things todo item. Todos can be added a project or directly to a container. See TJSContainer documentation for details on making requests to Things.

Hierarchy

  • TJSTodo

Constructors

Properties

canceled: boolean
completed: boolean
deadline: string
heading: string
list: string
listID: string
notes: string
tags: string[]
title: string
when: string

Methods

  • Parameters

    • tag: string

    Returns void

Generated using TypeDoc