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
    • Which Module for tasks

      Which module in connection with an Android app do you recommend for tasks (especially for repetitive tasks)?

      A good App is the any.do-App, but there doesn’t seem to be a working module.

      posted in Requests
      C
      Clubjack
    • RE: MMM-MyCalendar

      @j-e-f-f

      Hey. I found your Module last days and i love it. Thanks for that.

      One question.
      I have one added calendar (holidays) that have a “description” in his calendar entry.
      So the Modul Shows three lines.
      First with the Titel (christmas),
      Second with date (24 Dezember)
      third with description (calovo.de).

      Is it possible to hide the description?

      posted in Utilities
      C
      Clubjack
    • RE: Calendar issue 2.8.0 - Repeating events

      @sdetweil
      Something New here?

      Have a similar problem with recurring appointments. However, these are not displayed to me one day earlier, but a day later.

      posted in Bug Hunt
      C
      Clubjack
    • RE: Microsoft To Do List Module Request (Similar to Wunderlist or Todoist)

      @joela85
      I love anydo. That works fine for me and is one of the best apps in my opinion. Unfortunately, I can’t get the right module up and running.

      posted in Requests
      C
      Clubjack
    • RE: Excluded Events Standard calendar

      @sdetweil
      But did you see the example of “exclude events”? Could it be possible with “until”?

      An array of words / phrases from event titles that will be excluded from being shown.
      
      Additionally advanced filter objects can be passed in. Below is the configuration for the advance filtering object.
      Required
      filterBy - string used to determine if filter is applied.
      Optional
      until - Time before an event to display it Ex: ['3 days', '2 months', '1 week']
      caseSensitive - By default, excludedEvents are case insensitive, set this to true to enforce case sensitivity
      regex - set to true if filterBy is a regex. For those not familiar with regex it is used for pattern matching, please see here for more info.
      
      Example: ['Birthday', 'Hide This Event', {filterBy: 'Payment', until: '6 days', caseSensitive: true}, {filterBy: '^[0-9]{1,}.*', regex: true}]
      Default value: []
      
      posted in Troubleshooting
      C
      Clubjack
    • RE: Excluded Events Standard calendar

      @MichiMich
      Did you know, if this is possible?

      posted in Troubleshooting
      C
      Clubjack
    • Excluded Events Standard calendar

      Hello everybody.
      Is it possible to hide double events.
      This is explicitly about the following:

      I have a weekly recurring event.
      In the module I would like to be shown the next 7 events.
      Should there be no or few appointments in the near future, then the module would only consist of this one recurring appointment.
      In this case, it would be enough for me that this recurring event is only displayed once.
      I tried it with “excludedEvents”.
      However, I only manage to completely exclude the event.

      posted in Troubleshooting
      C
      Clubjack
    • RE: MMM-Anydo

      @lavolp3
      Damn… I tryed a lot nie, but it dosnt work. Think, that the Module isnt ready, too.

      posted in Troubleshooting
      C
      Clubjack
    • RE: MMM-Anydo

      @cowboysdude
      Hmm… I dont understand that.
      Im so sorry.

      As an example …
      I write www.google.com as a URL in the line and then get a token and an id.
      But … If I enter this in the config, of course, I will not see anything from my tasks.
      Which is also logical, because I can not relate to my account from any.do anywhere.
      Which step am I missing?

      posted in Troubleshooting
      C
      Clubjack
    • RE: MMM-Anydo

      @cowboysdude
      Hey… Thank You for your comment.

      I read the readme and followed the link for get accestoken and Client ID.
      There i put any URL (Does it really matter which one?) in the row.
      Then generated an Token and ID.

      But how should this arbitrary token be linked to my anydo account? In my opinion, this is not clear from the instructions.

      posted in Troubleshooting
      C
      Clubjack
    • 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 / 1