mholt / timeliner

All your digital life on a single timeline, stored locally -- DEPRECATED, SEE TIMELINIZE (link below)
https://timelinize.com
GNU Affero General Public License v3.0
3.56k stars 116 forks source link

Add Wunderlist data source #14

Open samber opened 5 years ago

mholt commented 5 years ago

By the way, I probably won't add most of these new data sources that you've requested myself, because except for Gmail, I think I've got just about all that I need at this time, but contributions from others are welcomed!

samber commented 5 years ago

Sure. Last weekend, I started to work on wunderlist datasource. But we need to adapt oauth2client package. Wunderlist made a custom implementation... 😠

mholt commented 5 years ago

But we need to adapt oauth2client package. Wunderlist made a custom implementation... 😠

Hmm, that sounds annoying -- I took a quick scan over their docs- what is different, exactly?

mholt commented 5 years ago

@samber FYI, I've added a new issue template for requesting data sources which will make it easier for whoever implements it. If you could update your original post to use this template, that would be great, thanks!