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.

    MMM-Todoist Help

    Scheduled Pinned Locked Moved Troubleshooting
    1 Posts 1 Posters 819 Views 1 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
      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 Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy