todoist

명령줄에서 https://todoist.com에 접근하세요. 더 많은 정보: https://github.com/sachaos/todoist.

todoist add "{{작업_이름}}"

todoist add "{{작업_이름}}" --priority {{1}} --label-ids "{{라벨_ID}}" --project-name "{{프로젝트_이름}}" --date "{{tmr 9am}}"

todoist quick '#{{프로젝트_이름}} "{{tmr 9am}}" p{{1}} {{작업_이름}} @{{라벨_이름}}'

todoist --header --color list

todoist list --filter p{{1}}

todoist list --filter '(@{{라벨_이름}} | {{today}}) & p{{1}}'