wayneashleyberry / wunderline

✅️ Command-line client for Wunderlist, the easiest way to get stuff done.
https://git.io/vM45l
MIT License
310 stars 29 forks source link

Attachment support #101

Open amrmjd opened 7 years ago

amrmjd commented 7 years ago

would like to be able to attach files to tasks

Thor77 commented 7 years ago

There's an endpoint for that.

The first resource that needs to be created to upload a file is the Upload resource. After the upload is finished you need to create a new File resource that will published via real time to all the other members of the List you are creating the File in.