• 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 179.6k 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.
  • 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
          • J Offline
            jagerpower
            last edited by paviro May 12, 2016, 8:22 AM May 12, 2016, 8:17 AM

            @CGabo @paviro I can see the wunderlist Module in my mirror but when i add a to-do it doesn’t show up in the mirror.

            here is my config:

            module: 'MMM-Wunderlist',
                                   position: 'top_left',  // This can be any of the regions. Best results in left$
                                   header: 'Wunderlist', // This is optional
                                   config: {
                                   accesToken: '----',
                                   clientID: '----',
                                   lists: ["inbox"],
                                   interval: 60,
                                   fade: true
                                   }
            

            Note from admin: Please use Markdown on code snippets so it is easier to read!

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

              @jagerpower have you checked your web inspector and really added your todo to the inbox list and not another one?

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

              – The Doctor

              J 1 Reply Last reply May 12, 2016, 8:27 AM Reply Quote 0
              • J Offline
                jagerpower @paviro
                last edited by May 12, 2016, 8:27 AM

                @paviro yes i added the to-do’s to inbox and how and where can i check my web inspector?

                P 1 Reply Last reply May 12, 2016, 8:30 AM Reply Quote 0
                • C Offline
                  CGabo
                  last edited by May 12, 2016, 8:29 AM

                  @jagerpower
                  Interval: 60 is for refresh all 60 min. You can also restart mm.
                  If it’s still nothing, try the curl command which paviro provided 3 days ago.

                  J 1 Reply Last reply May 12, 2016, 8:41 AM Reply Quote 1
                  • P Offline
                    paviro Admin @jagerpower
                    last edited by May 12, 2016, 8:30 AM

                    @jagerpower alt cmd I

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

                      @CGabo @paviro when i run the curl command everythings seems right execpt for "public":false is this normal?

                      P 1 Reply Last reply May 12, 2016, 8:42 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 11
                      • 12
                      • 3 / 12
                      3 / 12
                      • First post
                        23/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