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.

    Wunderlist - your todos on the mirror

    Scheduled Pinned Locked Moved Troubleshooting
    113 Posts 27 Posters 184.2k Views 22 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.
    • C Offline
      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"]
              }
          }
      
      paviroP 1 Reply Last reply Reply Quote 0
      • paviroP Offline
        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?

        We're all stories in the end. Just make it a good one, eh?

        – The Doctor

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

          Here you go.

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

          paviroP zombi27Z 2 Replies Last reply Reply Quote 0
          • MichMichM Offline
            MichMich Admin @paviro
            last edited by

            @paviro any plans for adding iCal reminders?

            paviroP 1 Reply Last reply Reply Quote 0
            • paviroP Offline
              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 :)

              We're all stories in the end. Just make it a good one, eh?

              – The Doctor

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

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

                We're all stories in the end. Just make it a good one, eh?

                – The Doctor

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

                  @paviro As a test I also tried “inbox” which has a test to-do on Wunderlist but that also doesn’t show up.

                  1 Reply Last reply Reply Quote 0
                  • MitchfarinoM Offline
                    Mitchfarino Module Developer @paviro
                    last edited by

                    @paviro @MichMich

                    Just to add my comment to this, I am making using of an IFTTT recipe to link my gmail calendar to Wunderlist.

                    It creates the relevant to do item with a due date, so I’m only showing this items on my mirror.

                    MitchfarinoM 1 Reply Last reply Reply Quote 0
                    • MitchfarinoM Offline
                      Mitchfarino Module Developer @Mitchfarino
                      last edited by

                      @paviro Although when I use ‘week’ as the list, it seems to have stopped working :cold_sweat:

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

                        Could you guys try to execute curl -H "X-Access-Token: OAUTH-TOKEN" -H "X-Client-ID: CLIENT-ID" https://a.wunderlist.com/api/v1/lists in a terminal?

                        We're all stories in the end. Just make it a good one, eh?

                        – The Doctor

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 8
                        • 9
                        • 10
                        • 11
                        • 12
                        • 12 / 12
                        • 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