Navigation

    MagicMirror Forum

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

    Wunderlist - your todos on the mirror

    Troubleshooting
    27
    113
    105218
    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.
    • C
      chrismoore last edited by

      This module is perfect since we’re using Wunderlist already but I’m having a difficult time getting it to display. It installed properly, I’ve included my clientID and accessToken in config.js, it loads the header but the actual widget is blank and it’s not throwing any errors.

      Any help is appreciated.

      Chris

      paviro 1 Reply Last reply Reply Quote 0
      • paviro
        paviro Admin @chrismoore last edited by

        @chrismoore Can you show me your lists: [] entry in your config?

        1 Reply Last reply Reply Quote 0
        • C
          chrismoore last edited by paviro

          Sure, it’s just: lists: ["today"] which is currently populated and active on Wunderlist. The app url on Wunderlist is http://localhost:8080

          1 Reply Last reply Reply Quote 0
          • paviro
            paviro Admin last edited by

            The list is exactly written like this?

            1 Reply Last reply Reply Quote 0
            • C
              chrismoore last edited by paviro

              {
                      module: 'MMM-Wunderlist',
                      position: 'top_right',  // This can be any of the regions. Best results in left or right regions.
                      header: 'To-Do List', // This is optional
                      config: {
                          accessToken: '***',
              			clientID: '***',
              			lists: ["today"]
                      }
                  }
              
              paviro 1 Reply Last reply Reply Quote 0
              • paviro
                paviro Admin @chrismoore last edited by

                @chrismoore can you send me a Screenshot from the Wunderlist app showing the name of the list you try to embed?

                1 Reply Last reply Reply Quote 0
                • C
                  chrismoore last edited by

                  Here you go.

                  0_1462736399357_Screen-Shot-2016-05-08-at-3.35.51-PM.jpg

                  paviro zombi27 2 Replies Last reply Reply Quote 0
                  • MichMich
                    MichMich Admin @paviro last edited by

                    @paviro any plans for adding iCal reminders?

                    paviro 1 Reply Last reply Reply Quote 0
                    • paviro
                      paviro Admin @chrismoore last edited by

                      @chrismoore ah! No idea how that list is called in the API 😕 you’d have to check the API docs for that 🙂

                      C 1 Reply Last reply Reply Quote 1
                      • paviro
                        paviro Admin @MichMich last edited by

                        @MichMich iCal reminders? Like the Apple reminders? Are they synced via iCal?

                        Mitchfarino 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 11
                        • 12
                        • 1 / 12
                        • 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