• 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. cptkex
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
C
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 3
  • Posts 19
  • Groups 0

Posts

Recent Best Controversial
  • RE: Mmm-Wunderlist can't show individual lists

    @joela85 hi, thanks for replying!

    i had the same thought so i tried to copy paste the same information but MM told me there was an error in the config.js and did not boot when i tried that method. Since i am still a beginner at this i might have screwed up somewhere, so i am going to try to paste your code instead tonight and try it.

    posted in Troubleshooting
    C
    cptkex
    Nov 8, 2018, 9:24 AM
  • RE: Default Calender relative removes start time

    @lavolp3 not mine, but thanks, i will keep an eye on it

    posted in Troubleshooting
    C
    cptkex
    Nov 8, 2018, 9:22 AM
  • RE: Mmm-Wunderlist can't show individual lists

    @cptkex @paviro perhaps you can offer some advice? i do love your module very much but there is now a big chance that i might go shopping for a kid to drive to the soccer game on saturday ;)

    posted in Troubleshooting
    C
    cptkex
    Nov 7, 2018, 9:10 PM
  • RE: Mmm-Wunderlist can't show individual lists

    @cptkex

    
    {
                    module: 'MMM-Wunderlist',
                    position: 'bottom_left',// This can be any of the regions. Best$
                    header: 'Matinköp', // This is optional
                    config: {// See 'Configuration options' for more information.
                            accessToken: '******************',
                            clientID: '****************',   //example clientID
                            lists: ['Att göra', 'Matinköp'],
                            interval: 3500,
                            ShowDeadline: true,
                            fade: true,
                            }
                    },
    
    :::
    posted in Troubleshooting
    C
    cptkex
    Nov 7, 2018, 9:05 PM
  • Mmm-Wunderlist can't show individual lists

    Hi. Second question today.

    I am trying to set up Wunderlist and I have gotten it working, but I can’t solve this problem.

    I have two lists I want to display, a, shopping list and a to do list. I add them both to the array but the module shows them both in the same list. So instead of two lists with entries, I get only one with the entries from both lists in the array. I will add the config. Js code from the pi in a minute, see below

    posted in Troubleshooting
    C
    cptkex
    Nov 7, 2018, 9:03 PM
  • RE: Default Calender relative removes start time

    @lavolp3 i tried your addition to the code but it only said

    meeting in 5 hoursInvalid Date-1800

    posted in Troubleshooting
    C
    cptkex
    Nov 7, 2018, 6:32 PM
  • RE: Default Calender relative removes start time

    @lavolp3 I’m home and I was mistaken. It does not show the date when it goes into relative, only the end time. I will try your code later tonight and see if it works.

    posted in Troubleshooting
    C
    cptkex
    Nov 7, 2018, 5:19 PM
  • RE: Default Calender relative removes start time

    @lavolp3 thanks for that suggestion, ill try that tonight when i get home!

    I will have to check when i get home, i was moving between the three options of absolute, relative and dateheader and i dont really remember if it gave me the date when i switched back to absolute.

    ill doublecheck tonight, because i was trying to achieve my wish of having the start time to be absolute by changing the startdate variable to MMM Do HH:mm. ill get back to you on this. Again, sorry, kind of new at this.

    posted in Troubleshooting
    C
    cptkex
    Nov 7, 2018, 12:30 PM
  • Default Calender relative removes start time

    Hello everyone! First time poster, and a newbie when it comes to Linux and the Raspberry PI.

    I am in the process of creating my own Magic mirror, but i was wondering what i need to do to change how the relative time for calender events is displayed?

    right now, i´ve got it set to absolute up until 5 hours before, then it goes into relative mode.

    So in absolute form
    Meeting 25th november 1000-1800

    But, five hours before this, it goes into relative mode

    Meeting 25th november in five hours - 1800

    It seems to remove the start time of any event, and i would like to have both, so even when it goes relative, i would like to keep the start time after the countdown, so like this:

    Meeting 25th november in five hours 1000-1800

    is it possible and where do i need to alter the code of the pre installed calender module?

    Hoping for some beginner-level help!

    posted in Troubleshooting
    C
    cptkex
    Nov 7, 2018, 10:28 AM
  • 1
  • 2
  • 2 / 2
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