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

    uk-Pedro

    @uk-Pedro

    0
    Reputation
    131
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    uk-Pedro Unfollow Follow

    Latest posts made by uk-Pedro

    • RE: default calendar - multi line events - can't change to single

      Yep - you sorted it!

      Thanks for the help.

      posted in Troubleshooting
      U
      uk-Pedro
    • default calendar - multi line events - can't change to single

      Hi,

      I can’t seem to make a long events name truncate. Even when the event name is short sometimes the date causes the line to go to double lines like below:
      0_1574508159695_IMG_20191123_110919.jpg

      My code is below:

      {
      		module: "calendar",
      		header: "Pedro",
      		position: "top_left",
      		config: {
      			timeFormat: "absolute",
      			getRelative: "0",
      			dateFormat: "Do MMM HH:mm",
      			maximumEntries: '10',
      			maxTitleLength: '20',
      			wrapEvents:'false',
      			calendars: [
      				{
      		
      

      Any help appreciated.

      Cheers,
      Pedro

      posted in Troubleshooting
      U
      uk-Pedro
    • Calendar module - suppress duplicates - possible?

      Hi,

      Noobs here…

      I’ve got 2 calendars between us at home and some events appear on both. I’d like to combine them so that they display under 1 calendar, but when I do this the duplicate events ruin the effect.

      Is there a way to suppress events that are exactly the same?

      Thanks in advance.
      Pedro

      posted in Troubleshooting
      U
      uk-Pedro