Read the statement by Michael Teeuw here.
Microsoft To-Do (wunderlist replacement?)
-
@binderth
…same issues here. i can’t get it running and i am missing an option to analyse the problem :( -
Hi. I successfully impemented your module. Thx for you effort! I have one question: Is there any possibility to get data for several lists and sort them under the name of the list ? (like before with Wunderlist) .
-
Hello,
I am having trouble setting up this module. At the point refresh token generation I am failing.
https://github.com/thobach/MMM-MicrosoftToDo/#refresh-token-generation-refresh-token
1). Open terminal app -> I tried the windows console, powershell and secure shell (on the PI), but everywhere I receive just errors as output.
Can someone give some guidance. Thanks.
-
@andyyy What error message do you get? Are you on Windows 10 which should have curl pre-installed? I updated the readme file to replace the space symbols with %20 as that seemed to have caused issues for some. Please make sure to preserve the ’ symbol at the end of the call.
-
@binderth The refresh happens every 60s. I don’t plan to implement a fade-option, sorry, it would require quite some effort given the current implementation.
-
@Jan You’re welcome. Have you tried adding the module multiple times in the config file with different
listId
values? -
@binderth Did the tips from @ThaliaFromPrussia (https://forum.magicmirror.builders/post/68615) work for you to see what error you are getting on the magic mirror front-end?
-
@thobach Thx for your reply. Your solution has not exactly the effect what i want, but it works fine for me ;-)
-
curl -X POST https://login.microsoftonline.com/common/oauth2/v2.0/token
Length RequiredLength Required
HTTP Error 411. The request must be chunked or have a content length.
I am sure curl is installed since other modules with OAuth are working as well.
-
Hi
Managed to get the default task list to show but cannot get any other list to show. It just States Loading Tasks but never changes. Selected the list from ToDo but the ‘ID’ is a lot shorter than the example given.
Is there something I’m missing here?
It seems like this should work but just having trouble getting it to link. Not overly impressed with ToDo yet but need a shared environment and this was the simple choice having previously used Wunderlist.
Cheers
G