• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Microsoft To-Do (wunderlist replacement?)

Scheduled Pinned Locked Moved Unsolved Requests
45 Posts 17 Posters 22.9k Views 19 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    joela85
    last edited by Sep 16, 2019, 8:09 PM

    So it looks like Microsoft are starting to replace Wunderlist with Microsoft To Do.

    Wondering if anyone has seen a new module for this?
    Would like to replace my Wunderlist with this if they’re going to switch off Wunderlist.

    It looks like you should be able to use “Outlook Task REST API reference (version 2.0)” for it. But I don’t know enough about programming to make the module myself.

    1 Reply Last reply Reply Quote 3
    • T Offline
      thobach
      last edited by Dec 22, 2019, 1:35 PM

      I will look into it the next days. Benefits of using To Do from Microsoft is the easy migration from Wunderlist and very similar look and feel.

      1 Reply Last reply Reply Quote 0
      • T Offline
        thobach
        last edited by thobach Dec 23, 2019, 5:07 PM Dec 23, 2019, 2:50 PM

        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!

        B 1 Reply Last reply Jan 22, 2020, 8:57 PM Reply Quote 0
        • T Offline
          ThaliaFromPrussia
          last edited by Jan 20, 2020, 1:53 AM

          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?

          alt text

          T 1 Reply Last reply Jan 20, 2020, 12:55 PM Reply Quote 0
          • T Offline
            ThaliaFromPrussia @ThaliaFromPrussia
            last edited by Jan 20, 2020, 12:55 PM

            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;
            }
            

            Bild Text

            1 Reply Last reply Reply Quote 0
            • B Offline
              binderth @thobach
              last edited by binderth Jan 22, 2020, 9:29 PM Jan 22, 2020, 8:57 PM

              @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 the code.

              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).

              T T 3 Replies Last reply Jan 22, 2020, 9:36 PM Reply Quote 0
              • B Offline
                binderth
                last edited by Jan 22, 2020, 9:30 PM

                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! ;)

                T 1 Reply Last reply Feb 23, 2020, 7:28 PM Reply Quote 0
                • T Offline
                  ThaliaFromPrussia @binderth
                  last edited by ThaliaFromPrussia Jan 22, 2020, 9:36 PM Jan 22, 2020, 9:36 PM

                  @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.

                  B 1 Reply Last reply Jan 22, 2020, 9:42 PM Reply Quote 1
                  • B Offline
                    binderth @ThaliaFromPrussia
                    last edited by Jan 22, 2020, 9:42 PM

                    @ThaliaFromPrussia jepp, did that (the client_id and stuff stays the same, but code regenerates. or did you delete your App as a whole?

                    T 1 Reply Last reply Jan 22, 2020, 9:46 PM Reply Quote 0
                    • T Offline
                      ThaliaFromPrussia @binderth
                      last edited by Jan 22, 2020, 9:46 PM

                      @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.

                      B 1 Reply Last reply Jan 22, 2020, 9:50 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 1 / 5
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy