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 196.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
      CGabo
      last edited by

      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

      paviroP J 2 Replies Last reply Reply Quote 0
      • paviroP Offline
        paviro @CGabo
        last edited by

        @CGabo glad you find it useful :)

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

        – The Doctor

        foxF 1 Reply Last reply Reply Quote 0
        • J Offline
          jagerpower @CGabo
          last edited by

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

          1 Reply Last reply Reply Quote 0
          • J Offline
            jagerpower
            last edited by paviro

            @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!

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

              @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 Reply Quote 0
              • J Offline
                jagerpower @paviro
                last edited by

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

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

                  @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 Reply Quote 1
                  • paviroP Offline
                    paviro @jagerpower
                    last edited by

                    @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

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

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

                        @jagerpower yes. Have you changed the interval?

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

                        – The Doctor

                        J 1 Reply Last reply Reply Quote 0
                        • J Offline
                          jagerpower @paviro
                          last edited by

                          @paviro yes i changed the interval to 1 but it didn’t help

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

                            @jagerpower checked the Web inspector?

                            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

                              @paviro no i didn’t do that yet but where do i use cmd alt i? in the terminal? and i use a windows keyboard, does this matter?

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

                                @jagerpower
                                ;-)

                                https://developers.google.com/web/tools/chrome-devtools/iterate/inspect-styles/shortcuts?hl=en

                                J 1 Reply Last reply Reply Quote 1
                                • J Offline
                                  jagerpower @CGabo
                                  last edited by

                                  @CGabo @paviro alt text

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

                                    @jagerpower check the log not the element should be another tab.

                                    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 paviro

                                      @jagerpower You find it under “Console”
                                      Btw. changing the interval to 1, I wouldn’t recommend. It pulls the data every 1 sec, leave it to 60 (default) . I personally increased it to 3600 (1h).

                                      1 Reply Last reply Reply Quote 0
                                      • J Offline
                                        jagerpower
                                        last edited by

                                        @CGabo @paviro alt text

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

                                          @jagerpower are there any log after that from the module?

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

                                          – The Doctor

                                          J 1 Reply Last reply Reply Quote 0
                                          • J Offline
                                            jagerpower @paviro
                                            last edited by

                                            @paviro alt text

                                            paviroP 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 4 / 6
                                            • 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