dwaring87 / rtm-cli

Remember the Milk Command Line Interface
MIT License
66 stars 14 forks source link

[Feature Request] Set Repeat #13

Closed kmarker1101 closed 5 years ago

kmarker1101 commented 5 years ago

Any way to set the repeat schedule from the cli? I did not see anything in the RTM API docs so probably not.

Thanks

kmarker1101 commented 5 years ago

Lets close this. I figured it out, you just a * before repeat interval.

dwaring87 commented 5 years ago

Yep, you got it.

In case anyone else comes across this issue, new tasks are parsed by RTM using their Smart Add Syntax. To create a repetitive task, add a * followed by a supported repeat interval.