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

Wunderlist - your todos on the mirror

Scheduled Pinned Locked Moved Troubleshooting
113 Posts 27 Posters 175.1k 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.
  • M Offline
    Mitchfarino Module Developer @Mitchfarino
    last edited by May 8, 2016, 8:22 PM

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

    1 Reply Last reply Reply Quote 0
    • P Offline
      paviro Admin
      last edited by May 8, 2016, 8:31 PM

      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
      • Z Offline
        zombi27 @chrismoore
        last edited by May 9, 2016, 7:55 AM

        Is the name of the list case sensitive? “today” / “Today”?

        C 1 Reply Last reply May 9, 2016, 11:38 AM Reply Quote 0
        • C Offline
          chrismoore @zombi27
          last edited by May 9, 2016, 11:38 AM

          @zombi27 I tried that earlier in the process and nothing appeared. I’m going to rip everything apart and try to figure out where the issue is.

          1 Reply Last reply Reply Quote 0
          • P Offline
            paviro Admin
            last edited by May 9, 2016, 1:55 PM

            Seems like there is no today list available via the API.

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

            – The Doctor

            1 Reply Last reply Reply Quote 0
            • J Offline
              jagerpower
              last edited by May 12, 2016, 6:14 AM

              is it possible to get this module to work with magic mirror v2? if so how can i get the api?

              P 1 Reply Last reply May 12, 2016, 6:19 AM Reply Quote 0
              • P Offline
                paviro Admin @jagerpower
                last edited by May 12, 2016, 6:19 AM

                @jagerpower this module is for MM v2.0? :confused:

                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
                  CGabo
                  last edited by May 12, 2016, 7:30 AM

                  Hi @jagerpower
                  It’s definitely working. I just followed paviro’s instructions.

                  Here is my config:

                          module: 'MMM-Wunderlist',
                                  position: 'top_left', 
                                  header: 'Wunderlist', 
                                  config: {
                                          accessToken: '*******************',
                                          clientID: '************',
                                          lists: [
                                                   'inbox',
                                                   'Einkaufsliste'
                                                 ],
                                          interval: 60, 
                                          fade: true  
                                          }
                  

                  @paviro, thanks

                  P J 2 Replies Last reply May 12, 2016, 7:32 AM Reply Quote 0
                  • P Offline
                    paviro Admin @CGabo
                    last edited by May 12, 2016, 7:32 AM

                    @CGabo glad you find it useful :)

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

                    – The Doctor

                    F 1 Reply Last reply Jun 11, 2017, 10:38 AM Reply Quote 0
                    • J Offline
                      jagerpower @CGabo
                      last edited by May 12, 2016, 7:41 AM

                      @CGabo Thank you, i just installed it to my MM.

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