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

    Posts

    Recent Best Controversial
    • RE: MMM-NPR

      Does this support “prohibitedWords” as in the default news module? I absolutely refuse to have anything related to “Trump” in my news feed. If I see that word appear, the mirror is going into the garbage.

      posted in Education
      twosquirrelsT
      twosquirrels
    • RE: MMM-MyCalendar

      @ninjabreadman

      Ahh, I see. Silly question - how do I pull from that branch instead of from the master? I googled the differences but it’s not making sense to me.

      AHH! I figured it out:

      pi@magicmirror:~/MagicMirror/modules $ git clone -b using_nunjucks https://github.com/jclarke0000/MMM-MyCalendar.git
      Cloning into 'MMM-MyCalendar'...
      remote: Counting objects: 84, done.
      remote: Total 84 (delta 0), reused 0 (delta 0), pack-reused 84
      Unpacking objects: 100% (84/84), done.
      

      @ninjabreadman thank you for pointing this out!

      posted in Utilities
      twosquirrelsT
      twosquirrels
    • RE: MMM-MyCalendar

      @ninjabreadman Page 1 contains an update where it mentions support for 2 columns:
      https://forum.magicmirror.builders/topic/2559/mmm-mycalendar?page=1

      alt text

      posted in Utilities
      twosquirrelsT
      twosquirrels
    • RE: MMM-MyCalendar

      This module just won’t display a 2-column layout for me despite it being enabled in the config:

      {
              module: "MMM-MyCalendar",
              header: "Family Calendar",
              position: "top_left",    // This can be any of the regions. Best results in left or right regions.
              config: {
      colored: true,
      maximumEntries: 6,
      columns: true,
      showLocation: false,
      maxTitleLength: 200,
      fetchInterval: 120000,
      fade: false,
      calendars: [
      .....
      
      posted in Utilities
      twosquirrelsT
      twosquirrels
    • RE: MMM-Gas

      I believe this is the first gas module that works in the US. Thanks!

      posted in Transport
      twosquirrelsT
      twosquirrels
    • RE: MMM-FAA-Delay

      I have weather disabled with showWeather turned off, but I still have this wasted line after each airport. airport.css didn’t seem to have any option to control this. Is there any way?

      0_1532527916029_CloudApp Annotation 2018-07-25 at 10.09.56 AM.png.png

      posted in Transport
      twosquirrelsT
      twosquirrels
    • RE: MMM-uber and MMM-lyft

      I now get this bizarre issue where Lyft shows the times in minutes down to 15 decimal places. Anybody else?

      0_1532451125264_CloudApp Annotation 2018-07-24 at 12.51.04 PM.png.png

      posted in Transport
      twosquirrelsT
      twosquirrels
    • RE: MMM-uber and MMM-lyft

      I completely deleted the uber module folder and reinstalled. That fixed it. I could have sworn I tried that, but it worked just now.

      posted in Transport
      twosquirrelsT
      twosquirrels
    • RE: MMM-FAA-Delay

      @nigel-daniels

      It was driving me nuts, but the config is showWeather, not displayWeather :smiling_face_with_open_mouth_closed_eyes:

      posted in Transport
      twosquirrelsT
      twosquirrels
    • RE: MMM-MyCommute

      Is this still working as designed? I reinstalled my magicmirror recently, and when I went to get this module working, it pointed me to get an API key at https://developers.google.com/maps/documentation/javascript/get-api-key which no longer appears to be free?

      This is all I had for my config previously, so I can’t find if/what my key previously was:

         {
            module: 'MMM-MyCommute',
            position: 'top_left',
            header: 'Commute Times',
            classes: 'default everyone', 
            config: {
          travelTimeFormat: "h[h] m[m]"
            }
          },
      

      I don’t know how it even was working since it doesn’t have the API key, but it definitely was working fine for months.

      posted in Transport
      twosquirrelsT
      twosquirrels
    • 1
    • 2
    • 3
    • 4
    • 5
    • 2 / 5