Read the statement by Michael Teeuw here.
MMM-Wunderlist-Enhanced
-
With MMM-Wunderlist-Enhanced todo-lists from Wunderlist. Unlike MMM-Wunderlist, each list you add will create a sub-heading.
[card:funsocietyirc/MMM-Wunderlist-Enhanced]
-
@davericher Hey thanks for the module.
I gave it a try but it only loads one of my list. I have 3 lists; Inbox,Personal and Recurring but only the ‘Personal’ list is showing on my Mirror.
I also have this error which might be related.there was a Wunderlist problem 404
lists: ["Inbox","Personal","Recurring"],
Not sure what I am doing wrong.
-
@d3r
I am just guessing, but could it be case sensitive? -
Hello! Thank you for this wonderful module. Here is my feedback after 1 week of using it.
I like wunderlist and mostly use the “today” view as I can see what is to do for today. I use repeating tasks like “bring out the trash” which show up in the today task only at that day. However on the mirror there are todo’s shown that are in two weeks. I know the main purpose of a TODO list is to do the stuff on it and then it is done. I maybe should use the calendar for some tasks BUT if it is a repeating task that has to be done the calendar is the wrong tool. And if I do not bring out the trash on Friday I have to do it on Saturday. I know that the API does not support a “today” list. This makes sense as the MMM-Module could do the math and generate a list for a today list. This would be an awesome feature!
Another huge improvement would be checkboxes to see if I have done a task or not. If you have people in the same household they want to check and see what is done by now. This is not possible atm.
Date… The date shown on the calendar is YYYY-DD-MM or some other foreign date format ;-) Best would be if this could be customisable via the config file as I personally prefer DD-MM-YYYY but the year is actually not even needed.
Maybe you want to improve your wunderlist enhanced to make it even more enhanced B-)
Cheers
-
For the most part, the module is working but when I add an item in wunderlist, it does not update on the mirror until the next reboot. Any clues what I’m doing wrong?
-
Hey everyone, sorry for the delay. I will be taking a look and fixing any issues you have brought up within the next week. Thank you for the interest :D
@d3r Definitely case sensitive
@aramaki87 I will see what I can do to bring in your additional proposed enhancements
-
@davericher what do you do when microsoft will delete wunderlist?
-
Thanks for sharing the module!
Ive got some complications to get it running.0|mm | TypeError: Cannot read property '0' of undefined 0|mm | at /home/pi/MagicMirror/modules/MMM-Wunderlist-Enhanced/node_helper.js:33:33 0|mm | at Array.forEach (native) 0|mm | at child. (/home/pi/MagicMirror/modules/MMM-Wunderlist-Enhanced/node_helper.js:32:13) 0|mm | at child.invoke (/home/pi/MagicMirror/modules/MMM-Wunderlist-Enhanced/node_modules/wunderbits.core/public/WBDeferred.js:69:40) 0|mm | at child.trigger (/home/pi/MagicMirror/modules/MMM-Wunderlist-Enhanced/node_modules/wunderbits.core/public/WBDeferred.js:48:12) 0|mm | at child.complete [as resolve] (/home/pi/MagicMirror/modules/MMM-Wunderlist-Enhanced/node_modules/wunderbits.core/public/WBDeferred.js:126:10) 0|mm | at child. (/home/pi/MagicMirror/modules/MMM-Wunderlist-Enhanced/node_modules/wunderlist/public/io/IO.js:200:18) 0|mm | at child.invoke (/home/pi/MagicMirror/modules/MMM-Wunderlist-Enhanced/node_modules/wunderbits.core/public/WBDeferred.js:69:40) 0|mm | at child.trigger (/home/pi/MagicMirror/modules/MMM-Wunderlist-Enhanced/node_modules/wunderbits.core/public/WBDeferred.js:48:12) 0|mm | at child.complete [as resolve] (/home/pi/MagicMirror/modules/MMM-Wunderlist-Enhanced/node_modules/wunderbits.core/public/WBDeferred.js:126:10)
Im stuck with following message.
Ive tried to reinstall the module and made new API-Apps on https://developer.wunderlist.com/apps.
It cant seem to load my name or read my account info as i understand it from the error log.
Anyone else got that solved this error code? -
Hi guys,
my MMM-Wunderlist-Enhanced module isnt show up like this:
On my Screen there is a empty space between the bullet/star Icon and the text, so the text is flush right. I tryed to change the css of the module but still the same thing. Need help guys:/
-
I was finally able to get this working on my MM, but having trouble centering the header. This module is in my center portion and all other modules have centered headers. When I first got it working everything was centered and I aligned the text below it left. I jumped into the css and the .js but was unable to figure it out.