Garee / pytodoist

Use Todoist with Python ✅
https://pytodoist.readthedocs.org/
MIT License
165 stars 33 forks source link

Get url of image or other attachment in a note #32

Open Schnatterowski opened 5 years ago

Schnatterowski commented 5 years ago

When a note contains an image or other attachment, its content attribute is empty. I would have expected it to contain the url and metadata of the image. Is it somehow possible to retrieve images attached to notes?