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

Sunburned

@Sunburned

0
Reputation
1.5k
Profile views
19
Posts
0
Followers
0
Following
Joined Aug 14, 2016, 11:43 PM
Last Online Apr 1, 2019, 12:07 AM

Sunburned Unfollow Follow

Latest posts made by Sunburned

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

    So finally progress. I noticed that when the mirror was starting i was getting that EADRINUSE :::8080 error. I dug around a bit and removed some old modules that I either didn’t want anymore or decided not to use and flushed the PM2 logs, no more error on loading and todoist is working.

    The only issue now is the same thing that used to happen with wunderlist. If i add items to the list, they get added fine. If i remove them they do not come off. But if I remove something and add something else the removed item will be removed when the new item appears.

    posted in Productivity
    S
    Sunburned
    Jun 25, 2017, 3:50 PM
  • RE: MMM-Todoist - Your todoist tasks on your mirror

    Thanks for the responses everyone.

    Chiumanfu
    Yep the entries all had due dates, and I also did the fetcher fix.

    tkotz8621
    2am is a full system reboot of the raspberry pie that then restarts the mirror.

    posted in Productivity
    S
    Sunburned
    Jun 22, 2017, 6:54 PM
  • RE: MMM-Todoist - Your todoist tasks on your mirror

    So the plot thickens. I have a cron job that restarts my mirror at 2am every day. I get home from work today and my mirror shows the 2 test entries I made when setting up my new todoist account, but they will not update. So those entries will not be removed and new entries will not be added, even when restarting the mirror.

    posted in Productivity
    S
    Sunburned
    Jun 22, 2017, 12:39 AM
  • RE: MMM-Todoist - Your todoist tasks on your mirror

    So i have tried:

    1. Updating the fetcher from https://github.com/tkotz8105/MMM-Todoist
    2. Putting my list number in the MMM-Todoist.js file rather than the config file (my list number is 10 digits btw, not an issue but i thought it was odd as all the samples had 9.)
    3. Changing the Access token
    4. Deleting and recreating the module
    5. Deleting my todoist account and recreating it

    I am currently at a loss.

    posted in Productivity
    S
    Sunburned
    Jun 20, 2017, 12:50 AM
  • RE: MMM-Todoist - Your todoist tasks on your mirror

    General question then. Do you need a premium todoist account for this module to function? I don’t see why you would but i cant think of another explanation.

    posted in Productivity
    S
    Sunburned
    Jun 18, 2017, 9:03 PM
  • RE: MMM-Todoist - Your todoist tasks on your mirror

    @dakipro

    Just a tip, todoist now integrates natively with google calendar, then the “official” calendar plugin works just fine.
    (even before todoist integrated with google, i used todoist iCal link with official calendar plugin, set manual refresh and it just works great).

    Is that only available to premium users?

    posted in Productivity
    S
    Sunburned
    Jun 18, 2017, 8:51 PM
  • RE: MMM-Todoist - Your todoist tasks on your mirror

    @MasonT3

    Thanks for the suggestion, saw that earlier in the thread and tried it out. No luck

    posted in Productivity
    S
    Sunburned
    Jun 18, 2017, 8:48 PM
  • RE: MMM-Todoist - Your todoist tasks on your mirror

    So I have to be one of those… I am having the same problem guys but you guessed it, my list is showing blank.

    I have confirmed the node_modules is in the MMM-todoist folder and I updated the list number in MMM-Todoist.js. i have confirmed my access token is correct and my lists numbers are correct

    My MMM-Todoist.js is:

    Module.register("MMM-Todoist", {
    
     defaults: {
                  maximumEntries: 10,
                  lists: ["my list number here"],
                  interval: 60,
                  fade: false,
                  fade point: 0.25
    },
    

    My config.js is:

    {
                 module: 'MMM-Todoist',
                 position: 'bottom_left',
                 header: 'Todoist'
                 config: { // See 'Configuration options' for more information.
                 accessToken: 'my access token here',
                                  // lists: ["edit in MMM-Todoist.js"],
                 maximumEntries: 60,
                 interval: 60,
                 fade: false
                 }
    },
    

    If anyone has any thoughts i would be really appreciative. Been tearing out my 4 remaining hairs.

    posted in Productivity
    S
    Sunburned
    Jun 18, 2017, 4:35 PM
  • RE: MMM-WunderGround - not appearing in Mirror

    I had the same issue and the fix was so dumb it had me smacking my head. The MMM-WeatherUnderground did not end up in the modules folder after my git pull. Moved it from where it was into the modules folder and “poof” like magic it worked.

    posted in Troubleshooting
    S
    Sunburned
    Apr 19, 2017, 1:45 AM
  • RE: Wunderlist - your todos on the mirror

    @pugsly

    This is the page that I used to set up my cron job. I set it up to reset at 2am and start the mirror at 2:03.

    posted in Troubleshooting
    S
    Sunburned
    Jan 2, 2017, 1:11 AM
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