Read the statement by Michael Teeuw here.
Wunderlist shuts down May 6th
-
Would like to see MS-Todo on the magicmirror, too.
Somebody working on this? There’s an API provided by Microsoft, if I read this correctly: https://docs.microsoft.com/en-us/previous-versions/office/office-365-api/
-
I’m interested as well.
Let’s work on it first thing next year :-) -
I’m great at testing something or adjusting existing code… I suck at programming, though. not my hometurf… ;)
so, if somebody begins… I’m in. -
@mchrdk @binderth @lavolp3 I created a new module for Microsoft To Do at https://github.com/thobach/MMM-MicrosoftToDo. The migration from Wunderlist to Microsoft To Do was quite seamless.
Could you please test it and provide me some feedback? Thanks!
-
@thobach i will test it out and give feedback asap!
great work! -
@thobach sorry for the silence, i have been looking into to your module, sadly im having all sorts of issues with getting the authentication working, the procedure is a lot more involved than the wunderlist api, thats for sure :(
-
This has been a great module so far. I was able to modify it somewhat to show the due date but have found that if an item does not have a due date set, then the list doesn’t show and I can’t seem to get an if/else or even a variable to work. Gonna keep at it and see if I can figure it out as I learn more!
-
@thobach are you still working on MMM-MicrosoftToDo. I’d like to start now to implement it (faced first reference errors) and have several things in mind I would like to add.
- touch support
- Keyboard input
- multiple list
Before messing too much with your code I’d like to know if you still aim to develop further.