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

版本 1.0.0.0 (2.9 KB) 作者: Bob Spunt
Add Todoist tasks from the command line. Supports adding labels, due dates, and multiple notes.
73.0 次下载
更新时间 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 仓库