That’s what I thought but when I put the list on the mirror… it’s blank :*(
Here’s what mine looks like [everything but the list number I changed ;)]
https://en.todoist.com/app?lang=en&v=820#project%2F111531720
so I used [ 111531720 ]
The list is blank on the mirror…
Here’s my config:
module: 'MMM-Todoist', position: 'bottom_bar', // This can be any of the regions. Best results in left or right regions. header: 'Work List', // This is optional config: { // See 'Configuration options' for more information. accessToken: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', maximumEntries: 3, interval: 30, lists: [ 111531720 ], fade: true
