MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED Microsoft To-Do (wunderlist replacement?)

    Requests
    17
    45
    8732
    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.
    • binderth
      binderth last edited by

      I have the Feeling, Microsoft will sooner or later migrate wunderlist into To-Do. Is there someone already working on a To-Do module?

      1 Reply Last reply Reply Quote 1
      • C
        conkhidot last edited by

        todoist ! It’s very good and not complicated 🙂

        D 1 Reply Last reply Reply Quote -3
        • D
          D90 @conkhidot last edited by

          @conkhidot That’s great and all, but the request was for To-Do.

          1 Reply Last reply Reply Quote 0
          • justjim1220
            justjim1220 Module Developer last edited by

            Todoist is a module for ToDo’s

            works better than Wunderlist.

            "Life's Too Short To Dance With Ugly People"
            Jim Hallock - 1995

            D 1 Reply Last reply Reply Quote -2
            • D
              D90 @justjim1220 last edited by

              @justjim1220 said in Microsoft To-Do (wunderlist replacement?):

              Todoist is a module for ToDo’s

              works better than Wunderlist.

              Again, that’s not at all what was asked at all.

              They are asking for a module which works with Microsoft To-Do
              https://todo.microsoft.com/

              1 Reply Last reply Reply Quote 0
              • joela85
                joela85 last edited by

                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
                  thobach last edited by

                  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
                    thobach last edited by thobach

                    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!

                    binderth 1 Reply Last reply Reply Quote 0
                    • T
                      ThaliaFromPrussia last edited by

                      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 Reply Quote 0
                      • T
                        ThaliaFromPrussia @ThaliaFromPrussia last edited by

                        Nevermind, found it out for myself ☺
                        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
                        • 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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy