schema.org.ai

ticktick

Todo list and task manager with calendar.

Extends: Technology

TickTick

Todo list and task manager with calendar.

Overview

Category: Productivity software

Todo list and task manager with calendar.

Related Skills

No related skills listed.

Occupations Using This Technology

No occupations listed.

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'TickTick',
  category: 'Productivity software',
  description: 'Todo list and task manager with calendar.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "TickTick",
  "applicationCategory": "Productivity software",
  "description": "Todo list and task manager with calendar."
}