Read the statement by Michael Teeuw here.
Microsoft To-Do (wunderlist replacement?)
-
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.
@joela85 @binderth @D90 Could you please test it and provide me some feedback? Thanks!
-
I implemented it today and it works like a charm! Thank you very much!
Is it possible to sort the tasks in different ways?
Can I set the alignment to left side in the right side panel? Maybe in CSS? -
Nevermind, found it out for myself :smiling_face:
You just need to add this in custom.css and it works:.MMM-MicrosoftToDo .module-content { text-align: left; }
-
@thobach thanks for your effort!
I just migrated my wunderlist to ToDo (which went flawlessly) and now I’d like to authenticate ToDo as you described on github.first: I think, the URL is broken (spaces here: https://github.com/thobach/MMM-MicrosoftToDo#authorization-code-generation-code).
only after replacing the whitespaces with “%20” it worked and I got thecode
.after that - I got all the info - but still no entries.
logfile-out:
[22:22:45.809] [LOG] Connecting socket for: MMM-MicrosoftToDo [22:22:45.811] [LOG] MMM-MicrosoftToDo helper started ...
but the mirror only shows “Lade Einträge…” (loading entries).
-
apart from getting it to work, in what intervals does the module refreshs on the list? and could you also implement the “fade-option”? looks just cool! ;)
-
@binderth This is the problem I had first too. Had a c&p error in one of the tokens. Just do it again, for me it worked because I received other codes and now it loads everything.
-
@ThaliaFromPrussia jepp, did that (the client_id and stuff stays the same, but code regenerates. or did you delete your App as a whole?
-
@binderth From the point with Azure on, including a new client ID.
the refresh time is very fast. You set up a new task and within a few seconds it appeares on the screen.
-
@ThaliaFromPrussia ok - still nothing new, did a complete new App now.
is there a way to get more Loginfos? right now I only get the helper and stuff in the log, but nothing more. no Authentication error or something, which would point me in the right direction… -
@binderth I can only guess that you’ll have a typo somewhere. Maybe someone else near you can compare what you got and what you typed?