MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Clubjack
    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 11
    • Posts 78
    • Groups 0

    Posts

    Recent Best Controversial
    • MMM-Anydo

      Somebody tested the Module anydo?
      I don’t understand, the readme. Where can i get the acces Token and ID? The link in the readme is for wunderlist, not for anydo.

      posted in Troubleshooting
      C
      Clubjack
    • RE: Sort list in MMM-GoogleTasks?

      @aunrea
      Have the same Problem. Is there a way to change the order?
      In the MMM-GoogleTasks.js is an config:

      Ordering: “myorder”, //order by due date or by ‘my order’ NOT IMPLEMENTED

      Can somebody fix that?

      posted in Troubleshooting
      C
      Clubjack
    • RE: Standard calendar Determine text alignment

      Unfortunately, a new little question. Is it possible to change the color of today’s events in the standard calendar module?

      posted in Troubleshooting
      C
      Clubjack
    • RE: Standard calendar Determine text alignment

      @sdetweil oh man. What would i do without You. 🙈
      Found the error… Suddenly the node_helper was not found.
      I get it back with an older Thread from You.
      Thank You for all

      posted in Troubleshooting
      C
      Clubjack
    • RE: Standard calendar Determine text alignment

      @sdetweil
      Hey…
      In the meantime I managed to align everything. Via the custom.css.
      Now I installed the MMM-GoogleTasks module according to the instructions and inserted my API ID.
      Then I restarted the MM and since then I only have a black screen in a window called electron.
      I hope I don’t have to set everything up now. My brain is starting to smoke.

      posted in Troubleshooting
      C
      Clubjack
    • RE: Standard calendar Determine text alignment

      @sdetweil
      Hey…
      I tried something.
      If one of the displayed event titles (calendar 3) gets longer, then the alignment fits.
      This means that the calendar symbol and the event title align together.
      It would be better if the calendar symbol were always aligned to the left and the event title follows it.

      posted in Troubleshooting
      C
      Clubjack
    • RE: Standard calendar Determine text alignment

      What Do You mean with “developers window, elements Tab”? Where can i find it?

      posted in Troubleshooting
      C
      Clubjack
    • RE: Standard calendar Determine text alignment

      @sdetweil
      Oh yes.
      Calendar 4 an 5 are with the same settings, only Position is top_right.

      I have an entry in custom.css, but without the entry it is the same alignment.

       body {
      
       }
      
      .MMM-DarkSkyForecast .module-content {
              width: 550px;
      }
      .calendar .module-content {
              width: 550px;
      }
      
      posted in Troubleshooting
      C
      Clubjack
    • RE: Standard calendar Determine text alignment

      Hey.
      Here is the config from the first an second calendar. the others are created same way

      {
                              module: "calendar",
                              header: "Test1",
                              position: "top_left",
                              config: {
                                      maximumEntries: "7",
                                      timeFormat: "absolute",
                                      urgency: 1,
                                      getRelative: 12,
                                      fullDayEventDateFormat: "DD.MMM",
                                      dateFormat: "DD.MMM HH:mm",
                                      calendars: [
                                              {
                                                      symbol: "toolbox",
                                                      url: "https://calendar.google.com/calendar/ical/.../basic.ics"   }
                                      ]
                              }                                                                                                                                                                                            },
                      {
                              module: "calendar",
                              header: "Test2",
                              position: "top_left",
                              config: {
                                      maximumEntries: "7",
                                      timeFormat: "absolute",
                                      urgency: 1,
                                      getRelative: 12,
                                      fullDayEventDateFormat: "DD.MMM",
                                      dateFormat: "DD.MMM HH:mm",
                                      calendars: [
                                              {
                                                      symbol: "calendar-check",
                                                      url: "https://calendar.google.com/calendar/ical/.../basic.ics"   }
                                      ]
                              }
                      },
      ......
      
      posted in Troubleshooting
      C
      Clubjack
    • Standard calendar Determine text alignment

      Hey guys.

      Today I experimented a little with the standard calendar for a simple overview. So far I am satisfied. However, the text alignment bothers me a bit, as you can see in the picture. Is it possible to adjust this via the css?!
      Calendar 1 and 2 looks good
      The eventtitel and Symbol from calendar 3 is to much right
      Eventtitel From 4 and 5 ist right alignment, but would Look better if its left

      0_1577648082866_IMG_20191229_203356.jpg

      posted in Troubleshooting
      C
      Clubjack
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 4 / 8