dwaring87 / rtm-api

Remember the Milk API Interface
MIT License
6 stars 5 forks source link

'addNotes' API call #8

Closed douglasfsmn closed 2 years ago

douglasfsmn commented 3 years ago

Creates 'addNotes' API call. If this pull request is accepted, I will also submit code for RTM-CLI to add an 'addNotes' command.

aberezin commented 2 years ago

@douglasfsmn Can you update your PR to update the README.md to include the addNotes call

douglasfsmn commented 2 years ago

The addNotes() call should already be in the README.md file. What am I missing?

aberezin commented 2 years ago

sorry, my mistake. Can you commit the corresponding changes to your cli repo, https://github.com/douglasfsmn/rtm-cli ? Ill clone that and your api repo and start adding my extensions. thx.

douglasfsmn commented 2 years ago

I'll get CLI ready - it wasn't queued-up like API was. It won't take long.

-------- Original Message -------- On Jun 16, 2022, 10:28 AM, Alan Berezin wrote:

sorry, my mistake. Can you commit the corresponding changes to your cli repo, https://github.com/douglasfsmn/rtm-cli ? Ill clone that and your api repo and start adding my extensions. thx.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

douglasfsmn commented 2 years ago

Alan,

My 'dev' branches in both rtm-api and rtm-cli should be good to go. Let me know what else you need from me.

https://github.com/douglasfsmn/rtm-cli/tree/dev https://github.com/douglasfsmn/rtm-api/tree/dev

Doug

------- Original Message ------- On Thursday, June 16th, 2022 at 10:28 AM, Alan Berezin @.***> wrote:

sorry, my mistake. Can you commit the corresponding changes to your cli repo, https://github.com/douglasfsmn/rtm-cli ? Ill clone that and your api repo and start adding my extensions. thx.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

beauraines commented 2 years ago

FYI - I just submitted a PR to display the tasks notes in rtm-cli https://github.com/dwaring87/rtm-cli/pull/25