new example of creating tasks with the rtm API and rtm.js javascript/jquery library

You can check out this new example of using rtm.js jquery library created by git user aranel616 to create tasks via the API. In this case tasks are created from an HTML INPUT tag where you can put in whatever text you want. It is hard-coded to use "smart add".
It also shows an exmaple of setting a task, namely setName.
https://github.com/MM-John/rtm-js/blob/master/examples/web/rtm_js_new_task_example.html
(That is in a forked repository because the original is archived.)
It also shows an exmaple of setting a task, namely setName.
https://github.com/MM-John/rtm-js/blob/master/examples/web/rtm_js_new_task_example.html
(That is in a forked repository because the original is archived.)

Log in
to post a reply.