MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. jsp196
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-Todoist - Your todoist tasks on your mirror

      @tkotz8621 Thanks. I had tried that but I just went through and deleted all the MMM-Todoist files, started over with your fork and now it works.

      One other question - if I want to change the color of this module, is the CSS entry .module.MMM-Todoist? And has anyone had any luck with it working in custom.css or does it need to go into main.css?

      Thanks!

      posted in Productivity
      J
      jsp196
    • RE: MMM-Todoist - Your todoist tasks on your mirror

      Follow-up question - I’ve been trying to put all the config options in both the MMM-Todoist file and the config.js file (commenting them on and off as needed) but it’s not working. Is there a way for me to find a LOG of what Todoist is responding with so I know if it’s working? I’m a relative beginner but am hoping there’s a place for me to look and diagnose what’s not working.

      posted in Productivity
      J
      jsp196
    • RE: MMM-Todoist - Your todoist tasks on your mirror

      Has anyone solved this yet? I was unable to get Wunderlist to work (installed both regular and enhanced - would never show more than the heading title) and now I can’t get Todoist to work. All settings are correct - I’ve updated the List ID in the MMM-todoist.js file in addition to the config.js file. I also assigned deadlines to everything just to make sure that wasn’t an issue. Here’s my section of config file:

      		{
      			module: "MMM-Todoist",
      		position: "top_center",	// This can be any of the regions. Best results in left or right regions.
      		header: "ToDo List", // This is optional
      		config: { // See 'Configuration options' for more information.
                	accessToken: "XXXXXXXXXX",
      			maximumEntries: 60,
      			interval: 60,
      //			lists: ["XXXXXXXXX"],
      			fade: false,
      			}
      
      		},
      
      

      I’d really like ANY todo list to work on the mirror. I appreciate any help or suggestions. Thanks!

      posted in Productivity
      J
      jsp196
    • 1 / 1