Represents a Things project, with headings and todo items. See TJSContainer documentation for details on making requests to Things.

Hierarchy

  • TJSProject

Constructors

Properties

area: string
areaID: string
canceled: boolean
completed: boolean
deadline: string
notes: string
tags: string[]
title: string
when: string

Methods

  • Parameters

    Returns void

  • Parameters

    • tag: string

    Returns void

  • Parameters

    Returns void

Generated using TypeDoc