vivaxy / alfred-ticktick

Alfred workflow for TickTick or Dida365

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfred-ticktick

An Alfred workflow for TickTick or Dida365.

Install

npm i -g alfred-ticktick

Usage

Login

tt login ${YOUR_USERNAME} ${YOUR_PASSWORD}

Search Today Todo Tasks

tt ${QUERY} or tt today ${QUERY}

All today todo tasks will show if no query is provided.

Search All Todo Tasks

tt search ${QUERY}

All todo tasks will show if no query is provided.

Add Tasks

tt add ${TASK_TITLE}

Complete Tasks

In the search results, press Command+Enter to complete tasks.

About

Alfred workflow for TickTick or Dida365


Languages

Language:JavaScript 100.0%