beauraines / rtm-cli

Remember the Milk Command Line Interface
MIT License
2 stars 0 forks source link

Add ability to set/update start time #16

Closed beauraines closed 1 year ago

beauraines commented 1 year ago

As a user, I want to be able to set a tasks start time, so I have similar functionality as on the web site.

beauraines commented 1 year ago

It looks like the API will need to be extended to support rtm.tasks.setStartDate.

https://www.rememberthemilk.com/services/api/methods/rtm.tasks.setStartDate.rtm

See setDueDate for an example.