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

    Posts

    Recent Best Controversial
    • RE: Any simple clean monthly calendar display (with google events)

      So, I sent a request to Seongnoh Yi explaining my problem and he sent me a custom css configuration that I added. I must say it is perfect and exactly what I was looking for.
      I am using “Weeks” view that shows 4 weeks by default but no time for events. I went ahead and added this to my custom.css and it is now showing events inside calendar view.
      here is the config to be added to /css/custom.css
      .CALEXT .tableStyle .eventTime {
      display:block;
      font-size:10px;
      }

      Let me know what do you think?

      posted in Requests
      S
      shanu0910
    • RE: Any simple clean monthly calendar display (with google events)

      Hi,
      I am working on my first MM project and one of the very basic need I have is to be able to see month view with all of my events. Now I tried using MMM-CalendarExt to show weekly view with 4 weeks, that work for me however events shown for each day DOES NOT have any time information. They simply appear for the day. In my opinion, its of no use unless there is time associated with event.
      I have seen many other folks in other forums have mentioned about the real state usage if the time is also shown, but I have seen other configurations in the same module that shows time for same real estate.
      I am also facing the same problem and very surprised that there are NONE modules that shows month view with event details.
      If anyone out there knows how to configure MMM-CalendarExt to show month view with events or another module that does the job please help.

      posted in Requests
      S
      shanu0910
    • 1 / 1