TODOIST | Add a Todoist task w/labels, due date, and notes

버전 1.0.0.0 (2.87 KB) 작성자: Bob Spunt
Add Todoist tasks from the command line. Supports adding labels, due dates, and multiple notes.
다운로드 수: 73
업데이트 날짜: 2016/2/3

This is inspired by the Alfred Workflow Todoistify written by James Mowery (https://github.com/JamesMowery/todoistify). For this to work, you need to locate your Todoist API key, which you can find under the "Account" tab of the "Todoist Settings"in the web app (https://todoist.com). Near the top of the function code (below the documentation), you'll find a section API TOKEN where the variable "token" is defined. Replace the value with your own token and you should be good to go. This has only been tested on a Mac OS X running El Capitan.
USAGE: todoist(content, duedate, notes)

ARGUMENTS

CONTENT
task description (can include labels, e.g. 'Purchase laptop @finances @work')

DUEDATE (optional, default = 'today')
Human: today, tomorrow, friday, next friday, tom at 16:30, fri at 2pm
Normal: May 29, 5/29, 10/29/15, 10-29-15, 10.29.15
Relative: +5 (5 days from now)

NOTES (optional, default is to add no notes)
notes to add to the added task. if CHAR, it will be added as a single note. if CELL array of strings, each cell will be added as a separate note.

인용 양식

Bob Spunt (2024). TODOIST | Add a Todoist task w/labels, due date, and notes (https://github.com/spunt/todoist), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Dates and Time에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
1.0.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.