Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-Todoist Help

    Troubleshooting
    1
    1
    550
    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
      potts-mike last edited by

      I am having a little trouble getting this module to work. I’ve tried multiple different projects and access tokens but neither have worked. Any help is appreciated.

      		{
      			module: 'MMM-Todoist',
      			position: 'middle_center',	// This can be any of the regions. Best results in left or right regions.
      			header: 'To Do', // This is optional
      			config: { // See 'Configuration options' for more information.
      				  accessToken: 'xxxxxxxxxxxxxxxx',
      				maximumEntries: 60,
      				updateInterval: 10*60*1000, // Update every 10 minutes
      				projects: [ xxxxxxxxx ],
      				fade: false
      		  }
      		},
      
      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy