• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-CalendarExt

Scheduled Pinned Locked Moved Productivity
198 Posts 45 Posters 187.7k Views 45 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    A Former User @cruunnerr
    last edited by Jan 29, 2018, 9:32 AM

    @cruunnerr
    maxEntries is only worked for the count of loading events of calendar, not the view. You can use limit for limitation of the number of events of specific view.

    1 Reply Last reply Reply Quote 0
    • C Offline
      cruunnerr
      last edited by Jan 29, 2018, 3:13 PM

      Thanks for your reply.

      I already used limit for the upcoming view. I have 3 calendars in the upcoming view and the limit works fine.

      But i want to show the same calendar once in the weeks view with up to 20 entries and in the upcoming view max. 2 so the other calendar entries will not be blocked by the calendar i just need 2 entries.

      anyhow, it seems not to be possible. But thank u anyway. Great module at all :)

      1 Reply Last reply Reply Quote 0
      • M Offline
        MortenVS
        last edited by yawns Feb 6, 2018, 8:44 AM Feb 4, 2018, 7:33 AM

        Hi,
        Thanks a lot for a great module!!!

        Currently doing my finishing touches on my MagicMirror and CalendarExt.
        I’m using 1 daily view (bottom_bar) and 2 column view (top_left), each with a dedicated google calendar.
        Have tried to configure 2 upcoming view, still without any luck.

        I have 2 questions:

        1. How can I set up CalendarExt to use 2 upcoming views or reconfigure one of the other views to function and present as the upcoming view?
          (Preferable without being affected by future updates.)

        2. Is there any method (or planned feature) to limit my calendars from 3 to 1 by filtering, including or excluding events per view?
          Example:

        		 calendars: [
                                {
                                name: "Birthdays",
                                title: "Birthdays",
                                views: ['upcoming'],
        			includeEvent: ["/Birthday/gi']
                                url: "https://calendar.google.com/calendar/ical/....",
                                },
                                {
                                name: "Calendar",
                                views: ['daily'],
        			excludeEvent: ["/Birthday/gi']
                                url: "https://calendar.google.com/calendar/ical/....",
                                },
                                ],
        

        Hope you can help.

        ? 1 Reply Last reply Feb 5, 2018, 8:18 AM Reply Quote 0
        • ? Offline
          A Former User @MortenVS
          last edited by Feb 5, 2018, 8:18 AM

          @MortenVS

          1. You cannot use “2 upcoming views” at the same time. sorry. If you use “profile”, you can select or change to show the view from “multi upcoming views”, but not together.
          2. I hadn’t imagined that kind of function. I think some kind of filtering function would be needed for your purpose. When I have a time, I might add that.
          1 Reply Last reply Reply Quote 1
          • M Offline
            MortenVS
            last edited by Feb 6, 2018, 7:37 AM

            Thanks for your update and for considering the feature.
            Hope to see filtering sometime in the future in this already great module.

            1 Reply Last reply Reply Quote 0
            • D Offline
              d3r
              last edited by Feb 25, 2018, 5:15 PM

              @Sean
              Hey, is there a way to rename/hide the location of an event for a specific calendar?
              Similar to the replaceTitle configuration.
              Thanks,

              ? 1 Reply Last reply Feb 26, 2018, 7:25 AM Reply Quote 0
              • ? Offline
                A Former User @d3r
                last edited by Feb 26, 2018, 7:25 AM

                @d3r

                Hey, is there a way to rename/hide the location of an event for a specific calendar?

                You can hide location by modifying CSS, but no way to rename. You should do it in your feed.

                1 Reply Last reply Reply Quote 0
                • S Offline
                  simzdk
                  last edited by Mar 14, 2018, 8:01 PM

                  I have a problem that a all day event, also shows up the next day. Have tried both daily and weeks view, and same error.
                  I use locale da-DK

                  N ? 2 Replies Last reply Mar 15, 2018, 10:56 AM Reply Quote 0
                  • N Offline
                    ninjabreadman @simzdk
                    last edited by Mar 15, 2018, 10:56 AM

                    @simzdk Seems @nn1mda is having the same problem here. @Sean is busy, but maybe we can convince him to have a look. As @modderhut suggests, best to open an issue on Github.

                    Problem with config or JavaScript? Copy/paste it into JSHint.
                    Check out the detailed walkthroughs on install, config, modules, etc.

                    1 Reply Last reply Reply Quote 0
                    • ? Offline
                      A Former User @simzdk
                      last edited by A Former User Mar 15, 2018, 11:07 AM Mar 15, 2018, 11:06 AM

                      @simzdk
                      Send me your configuration and ical to test.
                      My email is in my profile.
                      And as @ninjabreadman said, I’m so busy to catch up the forum. if you leave your request in Github, I’ll try to support.

                      S 1 Reply Last reply Mar 18, 2018, 4:30 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 19
                      • 20
                      • 6 / 20
                      • First post
                        Last post
                      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